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 f41beb6 commit fb7498cCopy full SHA for fb7498c
.github/workflows/test-ignition81.yml
@@ -30,4 +30,10 @@ jobs:
30
if: steps.cache.outputs.cache-hit != 'true'
31
run: brew install-bundler-gems
32
33
+ - run: brew test-bot --only-cleanup-before
34
+
35
+ - run: brew test-bot --only-setup
36
37
+ - run: brew test-bot --only-tap-syntax
38
39
- run: brew test-bot --only-formulae
.github/workflows/test-ignition83.yml
0 commit comments