There was an error while loading. Please reload this page.
1 parent 0b6e996 commit 3289aeeCopy full SHA for 3289aee
.github/workflows/healthcare-datasets.yaml
@@ -36,9 +36,8 @@ jobs:
36
MOCHA_REPORTER_SUITENAME: healthcare_datasets
37
MOCHA_REPORTER_OUTPUT: healthcare_datasets_sponge_log.xml
38
MOCHA_REPORTER: xunit
39
- - run: echo ${{github.event_name}}
40
- - run: echo ${{github.event.action}}
41
- if: ${{ github.event_name == 'schedule'}}
42
run: |
43
curl https://github.com/googleapis/repo-automation-bots/releases/download/flakybot-1.1.0/flakybot -o flakybot -s
+ chmod +x ./flakybot
44
./flakybot
0 commit comments