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 f29a612 commit 903f7f2Copy full SHA for 903f7f2
.github/workflows/test_readme.yml
@@ -19,6 +19,8 @@ jobs:
19
20
cached_build:
21
runs-on: ubuntu-latest
22
+ needs:
23
+ - no_cache_build
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments