Skip to content

Commit a8d1e8a

Browse files
committed
fix(ci): fix tests rules
1 parent 904df2c commit a8d1e8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: actions/checkout@v4
5555

5656
- name: Download Docker image artifact
57+
if: needs.build-docker-image.outputs.build_ran == 'true'
5758
uses: actions/download-artifact@v4
5859
with:
5960
name: nix-docker-image

0 commit comments

Comments
 (0)