mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-20 09:56:02 -05:00
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -21,4 +21,4 @@ jobs:
|
||||
- name: Run linter
|
||||
run: sbt "scalafixAll --check"
|
||||
- name: Run locust tests
|
||||
run: apt-get update && apt-get -y upgrade && apt-get install -y gocr && ./tests/run.sh
|
||||
run: sudo apt-get install -y gocr && ./tests/run.sh
|
||||
|
||||
Reference in New Issue
Block a user