mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
correct errors in readme
This commit is contained in:
4
.github/workflows/linux.yml
vendored
4
.github/workflows/linux.yml
vendored
@@ -78,8 +78,8 @@ jobs:
|
||||
env:
|
||||
DATABASE_URL: postgres://postgres:password@localhost:5432/postgres
|
||||
|
||||
- name: build frontend
|
||||
run: make frontend
|
||||
# - name: build frontend
|
||||
# run: make frontend
|
||||
|
||||
- name: run tests
|
||||
run: make test
|
||||
|
||||
Reference in New Issue
Block a user