Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsacha committed Dec 14, 2021
2 parents 80c498a + b50c9db commit 1b5406b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
- name: Run tests
run: sbt +test
- name: Run headless test
uses: GabrielBB/xvfb-action@v1
with:
run: sbt +test

0 comments on commit 1b5406b

Please sign in to comment.