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 c1836b8 commit abb80ebCopy full SHA for abb80eb
.github/workflows/reference_resources.yaml
@@ -47,6 +47,7 @@ jobs:
47
build-command: "BUILD_AGAINST_ALL_FFMPEG_FROM_S3=1 python -m build --wheel -vvv --no-isolation"
48
49
test-reference-resource-generation:
50
+ needs: build
51
runs-on: ubuntu-latest
52
strategy:
53
fail-fast: false
0 commit comments