Skip to content

Commit

Permalink
remove import all
Browse files Browse the repository at this point in the history
  • Loading branch information
john681611 committed Nov 8, 2023
1 parent 3105b59 commit ceb64d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: DB setup
run: |
make migrate-upgrade
make import-all
- name: Run App in background
run: |
yarn build
Expand Down

0 comments on commit ceb64d1

Please sign in to comment.