Skip to content

Commit f0a8c2e

Browse files
committed
Revert "try test level0"
This reverts commit 67e6a0f.
1 parent 046fad2 commit f0a8c2e

File tree

2 files changed

+0
-70
lines changed

2 files changed

+0
-70
lines changed

.github/workflows/build-notebooks.yaml

-10
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@ jobs:
3535
target: "${{ matrix.target }}"
3636
secrets: inherit
3737

38-
level0test:
39-
needs: [ "gen", "level0" ]
40-
strategy:
41-
fail-fast: false
42-
matrix: "${{ fromJson(needs.gen.outputs.level0) }}"
43-
uses: ./.github/workflows/test-notebooks-TEMPLATE.yaml
44-
with:
45-
target: "${{ matrix.target }}"
46-
secrets: inherit
47-
4838
# images that only depend on base images
4939
level1:
5040
needs: [ "gen", "level0" ]

.github/workflows/test-notebooks-TEMPLATE.yaml

-60
This file was deleted.

0 commit comments

Comments
 (0)