correct errors in readme

This commit is contained in:
realaravinth
2021-07-07 21:32:20 +05:30
parent 2e50c263a8
commit 4c293bdb5a
2 changed files with 6 additions and 6 deletions

View File

@@ -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