Skip to content

Commit 17df829

Browse files
author
Merlin Rabens
authored
Round up CI GitHub Action workflow
1 parent df8c536 commit 17df829

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
env:
2222
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2323
run: sbt test
24-
- name: Try to fail
25-
run: exit 1
2624
- name: Send slack notification
2725
uses: act10ns/slack@v1
2826
env:

0 commit comments

Comments
 (0)