Skip to content

Commit

Permalink
use --override-krs-insts
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Aug 15, 2023
1 parent 145f4f0 commit 64313c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wipac-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
docker run --network="host" --rm -i --name rest \
--env CI_TEST_ENV=true \
moudash:local \
python -m rest_server \
python -m rest_server --override-krs-insts ./resources/dummy-krs-data.json \
&
sleep 30
Expand Down

0 comments on commit 64313c3

Please sign in to comment.