Skip to content

Commit eb6547e

Browse files
committed
Fix yaml
1 parent 546e173 commit eb6547e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
test:
5555
name: Create and test examples
56-
needs: build
56+
needs: build-bokehjs
5757
runs-on: ubuntu-24.04
5858

5959
steps:

0 commit comments

Comments
 (0)