Skip to content

Commit

Permalink
Attempt at fix for issue described in http://forum.exercism.org/t/git…
Browse files Browse the repository at this point in the history
  • Loading branch information
BethanyG authored Aug 13, 2024
1 parent bcb5300 commit 56d1587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Run test-runner
run: docker-compose run test-runner
run: docker compose run test-runner

0 comments on commit 56d1587

Please sign in to comment.