Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tpolecat committed Nov 20, 2020
1 parent 3322c72 commit 1385689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
- uses: actions/checkout@v2
- uses: olafurpg/setup-scala@v10
- uses: coursier/cache-action@v3
- run: sbt clean main/headerCheck compile test
- run: sbt clean headerCheck +test

0 comments on commit 1385689

Please sign in to comment.