Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
assafmo authored Oct 6, 2022
1 parent bb114f1 commit c64d0a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -331,4 +331,5 @@ jobs:
# Use the docker images that we built just a few steps above
perl -i -pe 's/localsecret:.+?"/localsecret:v0.0.0"/' ./test/docker-compose.yml
docker compose -f ./test/docker-compose.yml up -d
rustup target add wasm32-unknown-unknown
make test

0 comments on commit c64d0a0

Please sign in to comment.