Skip to content

Commit

Permalink
🧪added tests to repo and fiddled with the workflows files
Browse files Browse the repository at this point in the history
  • Loading branch information
Plebbaroni committed Nov 12, 2024
1 parent ab00ff6 commit 4be65ea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,10 @@ on:
branches:
- main
- feature/login
paths:
- "backend/**"
pull_request:
branches:
- main
- feature/login
paths:
- "backend/**"
env:
DATABASE_URL: postgres://postgres:postgres@localhost:5432
NODE_ENV: test
Expand Down

0 comments on commit 4be65ea

Please sign in to comment.