chore: update config files
Ignore deploy artifacts, auto-generated docs, and reformat solcover skipFiles
This commit is contained in:
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -2,9 +2,9 @@ name: Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [main, dev]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [main, dev]
|
||||
|
||||
concurrency:
|
||||
group: test-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user