Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rtjord committed Dec 9, 2024
1 parent 3f61821 commit fdda2c0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/dev_to_main_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,3 @@ jobs:
echo "Pull requests to main are only allowed from dev branch."
exit 1
fi
- name: Run End-to-End Tests
run: |
echo "Running end-to-end tests..."
cd backend
npm run test:e2e

0 comments on commit fdda2c0

Please sign in to comment.