mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-04-16 08:58:01 -04:00
disable scalafix in CI
This commit is contained in:
parent
0b0b6f4e22
commit
b10b4d07e9
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- uses: sbt/setup-sbt@v1
|
||||
- name: Run tests
|
||||
run: sbt test assembly
|
||||
- name: Run linter
|
||||
run: sbt "scalafixAll --check"
|
||||
#- name: Run linter
|
||||
#run: sbt "scalafixAll --check"
|
||||
- name: Run locust tests
|
||||
run: sudo apt-get install -y tesseract-ocr && ./tests/run.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user