Skip to content

Commit

Permalink
Fail pipeline on test failure and update package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
piemonkey committed Apr 29, 2024
1 parent 7538e80 commit 4ff629c
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 259 deletions.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-maps-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"frontend-gelinkt-notuleren": patch
---

Fix CI set-up to correctly fail on test failures and update package-lock to match package.json
1 change: 0 additions & 1 deletion .woodpecker/.test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ steps:
image: danlynn/ember-cli:4.12.1
commands:
- npm run test:ember
failure: ignore
when:
event: pull_request
Loading

0 comments on commit 4ff629c

Please sign in to comment.