/.github/{scripts,workflows}: test args are working

This commit is contained in:
Dustin Brown
2021-08-16 17:42:26 -07:00
parent 41a6f3046c
commit 822a6b6333
2 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -2,10 +2,10 @@
on:
push:
paths:
- 'go/'
# paths:
# - 'go/'
branches:
- 'master'
- 'db/fuzzer-on-push'
jobs:
fuzzer: