Skip to content

Commit

Permalink
CI debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
plvines committed Dec 16, 2024
1 parent d7df2d7 commit 748cb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
image: ghcr.io/tst-race/raceboat/raceboat-builder:${{ github.head_ref || github.ref_name }}
volumes:
- ./:/code
options
options:
- --workdir=/code
steps:
- name: Checkout
Expand Down

0 comments on commit 748cb5a

Please sign in to comment.