Skip to content

Commit

Permalink
Update build-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziosalmi authored Jan 8, 2025
1 parent 45ecf5b commit 6be30fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
exit 1
fi
- name: Clone caddy-waf Repository
- name: Clone caddy-waf Repository (test)
run: |
git clone https://github.com/fabriziosalmi/caddy-waf.git
git clone --branch test https://github.com/fabriziosalmi/caddy-waf.git
cd caddy-waf
- name: Validate Repository Cloning
Expand Down

0 comments on commit 6be30fc

Please sign in to comment.