Skip to content

Commit

Permalink
fix linux build #build-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
amodm committed Dec 23, 2022
1 parent 9d12bc9 commit d124314
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
command: build
- uses: actions-rs/cargo@v1
name: Run Tests
env:
BROWSER: firefox %s
with:
command: test
args: --all --locked --verbose
Expand Down

0 comments on commit d124314

Please sign in to comment.