Skip to content

Commit

Permalink
chore: workflows config change
Browse files Browse the repository at this point in the history
  • Loading branch information
kupermind committed Oct 31, 2024
1 parent 272de48 commit 7f0f5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

# Compile the code and run foundry tests
- name: Run foundry tests
run: forge test --hh -vv
run: forge test --hh -vv --match-test testTokenomicsBasic

scan:
name: gitleaks
Expand Down

0 comments on commit 7f0f5b1

Please sign in to comment.