Skip to content

Commit

Permalink
add verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-goldstein committed Oct 12, 2022
1 parent 0cca0a8 commit 9e1b799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-badger-tests-bank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: |
#!/bin/bash
mkdir bank && cd bank
badger bank test --dir=. -d=20m
badger bank test -v --dir=. -d=20m

0 comments on commit 9e1b799

Please sign in to comment.