Skip to content

Commit

Permalink
Fix typo in container create
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Jan 8, 2025
1 parent 2cb9d84 commit 69b58e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
-v "/home/runner/work":"/__w" \
--entrypoint "/usr/lib/systemd/systemd" \
${{ matrix.container }} \
--systemd --unit rescue.target
--system --unit rescue.target
- name: "Start container ${{ matrix.container }}"
run: |
Expand Down

0 comments on commit 69b58e8

Please sign in to comment.