We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c23790 commit dc9f27cCopy full SHA for dc9f27c
.github/workflows/deploy-test-crawler.yml
@@ -85,7 +85,7 @@ jobs:
85
86
# Run test crawler
87
- name: Make run
88
- run: make run
+ run: make run || make run || make run
89
working-directory: test-crawler
90
91
# Copy crawler output
0 commit comments