Skip to content

Commit

Permalink
change directory
Browse files Browse the repository at this point in the history
  • Loading branch information
sabban committed Sep 23, 2024
1 parent 1efc6b8 commit 4c202ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
sudo cpan Test::Nginx
- name: "run tests"
run: |
cd lua-cs-bouncer
for i in t/*.t; do
prove $i ;
done

0 comments on commit 4c202ff

Please sign in to comment.