Skip to content

Commit

Permalink
Update cypress-e2e-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
funtigr authored May 16, 2024
1 parent 0877d2f commit bd2b2a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cypress-e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
cp .env.example .env.test
- name: Cypress run
run: |
chmod -R +rx /home/runner/work/platform-services-registry/platform-services-registry/localdev/mnt/postgres
uses: cypress-io/github-action@v6
with:
build: npm run build
Expand Down

0 comments on commit bd2b2a9

Please sign in to comment.