Skip to content

Commit

Permalink
add test flag
Browse files Browse the repository at this point in the history
  • Loading branch information
cschar committed Jun 11, 2024
1 parent d71f812 commit 8ba48f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ jobs:

# Run tests
- name: Run Tests
env:
POWERMODE_ZERANTHIUM_TESTS: true
run: ./gradlew check

# Collect Tests Result of failed tests
Expand Down

0 comments on commit 8ba48f5

Please sign in to comment.