File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1515 cloudevent-builder-target : ' write_cloud_event_declarative'
1616 prerun : ' tests/conformance/prerun.sh ${{ github.sha }}'
1717 builder-runtime : ' python37'
18+ start-delay : 5
1819 python38 :
1920 uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] 2021 with :
2425 cloudevent-builder-target : ' write_cloud_event_declarative'
2526 prerun : ' tests/conformance/prerun.sh ${{ github.sha }}'
2627 builder-runtime : ' python38'
28+ start-delay : 5
2729 python39 :
2830 uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] 2931 with :
3335 cloudevent-builder-target : ' write_cloud_event_declarative'
3436 prerun : ' tests/conformance/prerun.sh ${{ github.sha }}'
3537 builder-runtime : ' python39'
38+ start-delay : 5
3639 python310 :
3740 uses :
GoogleCloudPlatform/functions-framework-conformance/.github/workflows/[email protected] 3841 with :
4144 cloudevent-builder-source : ' tests/conformance'
4245 cloudevent-builder-target : ' write_cloud_event_declarative'
4346 prerun : ' tests/conformance/prerun.sh ${{ github.sha }}'
44- builder-runtime : ' python310'
47+ builder-runtime : ' python310'
48+ start-delay : 5
You can’t perform that action at this time.
0 commit comments