Skip to content

Commit

Permalink
Update docker-test-5.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk authored Nov 22, 2024
1 parent 6d6a4f9 commit 0fd71e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test-5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
ASPNETCORE_URLS: 'http://*:5000'

- name: Create output dir
run: mkdir -p ./output/
run: mkdir -p ./output/json

- name: Run OpenActive Test Suite
uses: openactive/openactive-test-suite@master
Expand Down

0 comments on commit 0fd71e9

Please sign in to comment.