Skip to content

Commit

Permalink
testing build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luiz-lvj committed Sep 29, 2024
1 parent 392e480 commit 06b2cda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
run: |
docker compose up --build --exit-code-from app
git status --porcelain
echo "Wasm pack version"
wasm-pack --version
echo "Git diff"
git diff
[[ -z $(git status --porcelain ) ]]
Expand Down

0 comments on commit 06b2cda

Please sign in to comment.