Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpig committed Sep 14, 2024
1 parent 6daf778 commit f25d992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
name: brownie
path: tmp/bin/brownie

- name: test
- name: default
run: |
make RUNTIME=tmp/bin/brownie localvalidation
make RUNTIME=tmp/bin/brownie validation/default/default.t

0 comments on commit f25d992

Please sign in to comment.