Skip to content

Commit 1ac4538

Browse files
committed
WIP
1 parent e956d81 commit 1ac4538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
run: mix format --check-formatted
110110

111111
- name: Run tests
112+
if: ${{ matrix.elixir != '1.13' }}
112113
run: mix test
113114

114115
- name: Run flaky logger test

0 commit comments

Comments
 (0)