Skip to content

Commit

Permalink
fix e2e?
Browse files Browse the repository at this point in the history
  • Loading branch information
northdpole committed Oct 29, 2023
1 parent 24f7809 commit cde92f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
export FLASK_APP=./cre.py
export FLASK_CONFIG=development
FLASK_CONFIG=development flask run&
- name: Test-e2e
run: yarn test:e2e
yarn test:e2e
exit $?

0 comments on commit cde92f5

Please sign in to comment.