Skip to content

Commit 959b313

Browse files
committed
Remove NoNoncense-specific test from CI
1 parent a03f018 commit 959b313

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci_workflow.yml

-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ jobs:
6868
run: mix compile --warnings-as-errors
6969
- name: Run tests
7070
run: mix test
71-
- name: Node shutdown on machine ID conflict test
72-
run: ./test/test_conflict_guard.sh
7371
- name: Create docs
7472
if: matrix.elixir == '1.18.x'
7573
run: mix docs

0 commit comments

Comments
 (0)