Skip to content

Commit

Permalink
test: disable-version-check for e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
cfabianski committed Oct 13, 2023
1 parent 4240bab commit 3d89349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/rules/rules_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ func TestSecrets(t *testing.T) {
"--scanner=secrets",
"--only-rule=gitleaks",
"--format=yaml",
"--disable-version-check",
"--disable-default-rules",
"--exit-code=0",
},
Expand Down

0 comments on commit 3d89349

Please sign in to comment.