Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
fix: vars
Browse files Browse the repository at this point in the history
  • Loading branch information
EveningStarlight committed Jan 7, 2025
1 parent f7ffb7a commit f47d2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
# Test the Images

jupyterlab-cpu-test:
needs: [jupyterlab-cpu]
needs: [vars, jupyterlab-cpu]
uses: ./.github/workflows/docker-pull-test.yaml
with:
image: "jupyterlab-cpu-fork"
Expand Down

0 comments on commit f47d2da

Please sign in to comment.