Skip to content

Commit

Permalink
test no params
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Bozarth <[email protected]>
  • Loading branch information
ajbozarth committed Dec 16, 2024
1 parent 6b4e1a5 commit e12376e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openvpn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Test openvpn
working-directory: ./openvpn
run: |
sh ./test.sh dilithium5 p521_kyber1024
sh ./test.sh
- name: Push Docker image to registries
if: env.push == 'true'
Expand Down

0 comments on commit e12376e

Please sign in to comment.