Skip to content

Commit

Permalink
chore: try different configuration of cypress workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk committed Jun 23, 2024
1 parent e1e49db commit c5143c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Setup extension
run: |
sed -i -e 's/use = config:.*/use = config:\/srv\/app\/src\/ckan\/test-core.ini/' test.ini
ckan -c test.ini db upgrade
yes | ckan -c test.ini sysadmin add admin password=password123 email=admin@test.net
Expand Down

0 comments on commit c5143c3

Please sign in to comment.