mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-10-15 07:23:53 +00:00
whitespace
This commit is contained in:
parent
aee8bef2b7
commit
b41670fde8
4
.github/workflows/scala.yml
vendored
4
.github/workflows/scala.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'adopt'
|
||||
|
||||
|
||||
- name: Cache sbt
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
@ -26,6 +26,6 @@ jobs:
|
||||
~/.sbt
|
||||
~/.cache/coursier/v1
|
||||
key: scala
|
||||
|
||||
|
||||
- name: Run tests
|
||||
run: sbt "+scalafixAll --check" +scalafmtCheck "+test"
|
||||
|
Loading…
Reference in New Issue
Block a user