Skip to content

Commit

Permalink
ci(validate): fix directory
Browse files Browse the repository at this point in the history
  • Loading branch information
David Prodinger committed Nov 20, 2024
1 parent 1063f7b commit a71585c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: go run mage.go build

- name: Check config
run: ./coraza-spoa -c -f ./example/coraza-spoa.yaml
run: ./build/coraza-spoa -c -f ./example/coraza-spoa.yaml

0 comments on commit a71585c

Please sign in to comment.