Skip to content

Commit 2f5fcad

Browse files
committed
ci: revert changes to the main ci file so it always runs
Signed-off-by: Tomás Migone <[email protected]>
1 parent b5570e1 commit 2f5fcad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: Run CI tests
33
on:
44
push:
55
branches: [dev]
6-
paths:
7-
- contracts/**
8-
- .solcover.js
9-
- test/**
106
pull_request: {}
117

128
jobs:

0 commit comments

Comments
 (0)