Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
avdv committed Nov 4, 2020
1 parent ac88545 commit f75a425
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 -batch -Dfile.encoding=UTF8 ++$TRAVIS_SCALA_VERSION scalalsNative/run"
- run: nix-shell --run "sbt -batch -Dfile.encoding=UTF8 scalalsNative/run"

0 comments on commit f75a425

Please sign in to comment.