Skip to content

Commit

Permalink
CI: Remove temp fix
Browse files Browse the repository at this point in the history
Remove temp fix from GitHub action after fixing the main issue in
build CLI tool
  • Loading branch information
AmmarAbouZor committed Jan 3, 2025
1 parent 96d1c30 commit 4d9775f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pullrequest_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ jobs:
run: cargo install --path=cli
- name: install wasm-pack
run: cargo install wasm-pack
- name: Build
run: cargo chipmunk build wrapper -u immediate
- name: Execute tests
timeout-minutes: 30
env:
Expand Down

0 comments on commit 4d9775f

Please sign in to comment.