Skip to content

Commit de7ef05

Browse files
Merge branch 'pdf_unit_test' of https://github.com/SolidProgramming/firewall-orchestrator into pdf_unit_test
2 parents 075d57f + 4bc2563 commit de7ef05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
os: [ubuntu-latest, ubuntu-22.04]
3535
steps:
3636
- uses: actions/checkout@v4
37-
- uses: actions/setup-dotnet@v4
37+
- uses: actions/setup-dotnet@v4
3838
- name: do test install in case of merged pull request
3939
run: cd /home/runner/work/firewall-orchestrator/firewall-orchestrator && ansible-playbook -e force_install=true site.yml -K
4040
- name: Running in GitHub actions requires testing puppeteer pdf creation separately

0 commit comments

Comments
 (0)