Skip to content

Commit

Permalink
Update actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PrasanthVijayy authored Oct 16, 2024
1 parent 9833cc8 commit 663ad49
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ jobs:
sleep 1
done
- name: Run migrations (if needed)
run: npm run migrate # Modify if you have migration or setup script

- name: Run tests
env:
DB_NAME: ${{ secrets.DB_NAME }}
Expand Down

0 comments on commit 663ad49

Please sign in to comment.