Skip to content

Commit af981d6

Browse files
committed
WIP
1 parent 85c009f commit af981d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114
- name: Run flaky logger test
115115
if: ${{ matrix.elixir != '1.13' }}
116-
run: mix test test/sentry/logger_handler_test.exs:61 --repeat-until-failure 100
116+
run: mix test --repeat-until-failure 100
117117

118118
- name: Run integration tests
119119
run: mix test.integrations

0 commit comments

Comments
 (0)