Skip to content

Commit

Permalink
running out of disk - testing not building
Browse files Browse the repository at this point in the history
  • Loading branch information
snissn committed May 29, 2024
1 parent c60e4c7 commit dd2ae89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
cd testing
rustup target add wasm32-unknown-unknown
cargo build
echo TODO cargo build
- name: Test-Account
run: cd testing && cargo test account -- --nocapture
Expand Down

0 comments on commit dd2ae89

Please sign in to comment.