Skip to content

Commit

Permalink
fixup! Build on Github
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Nov 4, 2020
1 parent 1366dac commit ac88545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
# Only needed for private caches
#authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix-build
- run: nix-shell --run "sbt test"
- run: nix-shell --run "sbt -batch -Dfile.encoding=UTF8 ++$TRAVIS_SCALA_VERSION scalalsNative/run"

0 comments on commit ac88545

Please sign in to comment.