Skip to content

Commit 91f670d

Browse files
committed
Fix
1 parent e8ea635 commit 91f670d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_and_test_debug.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858

5959
- name: Shadowbox Integration Test
6060
run: |
61-
alias podman=docker
62-
npm run action shadowbox/integration_test/run
61+
alias podman=docker
62+
npm run action shadowbox/integration_test/run
6363
6464
manual-install-script:
6565
name: Manual Install Script

0 commit comments

Comments
 (0)