Skip to content

Commit

Permalink
Do not fail mull running against mull
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexDenisov authored and AlexDenisov committed Apr 17, 2023
1 parent 84d27ec commit 5965c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mull-20.04.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
- name: Run Mull
run: |
cd build.dir
mull-runner-12 -reporters=IDE -reporters=GithubAnnotations ./tests/mull-tests
mull-runner-12 --allow-surviving -reporters=IDE -reporters=GithubAnnotations ./tests/mull-tests

0 comments on commit 5965c74

Please sign in to comment.