Skip to content

Commit

Permalink
Failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
padmaia committed Aug 21, 2023
1 parent 7fc5df7 commit a8169f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
with:
node-version: 18
- run: echo "Running test"
- run: exit 0
- run: exit 1

0 comments on commit a8169f8

Please sign in to comment.