Skip to content

Commit

Permalink
remove --release from time-consuming tests
Browse files Browse the repository at this point in the history
  • Loading branch information
StackOverflowExcept1on committed Apr 19, 2024
1 parent 9393c2b commit ed0f47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/time-consuming-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
run: ./scripts/gear.sh build node --release --locked

- name: "Test: Time consuming tests"
run: ./scripts/gear.sh test time-consuming --release
run: ./scripts/gear.sh test time-consuming

0 comments on commit ed0f47e

Please sign in to comment.