Skip to content

Commit

Permalink
chore: runs FTW on nightly.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcchavezs committed Apr 25, 2024
1 parent 75dda17 commit 8a862d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nightly-coraza-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,6 @@ jobs:

- name: Run e2e tests
run: go run mage.go e2e

- name: Run FTW tests
run: go run mage.go ftw

0 comments on commit 8a862d8

Please sign in to comment.