mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-04-08 17:37:04 +00:00
sbt
This commit is contained in:
parent
ca2c660402
commit
365e98241e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
java-version: '23'
|
||||
cache: sbt
|
||||
|
||||
- uses: sbt/setup-sbt@v1
|
||||
|
||||
- name: Check linting and formatting
|
||||
run: sbt 'scalafixAll --check' scalafmtSbtCheck scalafmtCheck
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user