Skip to content

Commit 0cca68c

Browse files
committed
Remove tutorial tests from docker build triggers
1 parent 3d56cf7 commit 0cca68c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
- "docker/**"
1111
- "binder/**"
1212
- "**/environment.yml"
13-
- "tutorial/tests/testsuite/**"
1413
- ".github/workflows/docker-build.yml"
1514
tags:
1615
- "v*.*"
@@ -21,7 +20,6 @@ on:
2120
- "docker/**"
2221
- "binder/**"
2322
- "**/environment.yml"
24-
- "tutorial/tests/testsuite/**"
2523
- ".github/workflows/docker-build.yml"
2624
workflow_dispatch:
2725

0 commit comments

Comments
 (0)