Skip to content

Commit cfce459

Browse files
committed
ci: load test image into docker
1 parent f4e7ab3 commit cfce459

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
context: .
3434
cache-from: type=gha
3535
cache-to: type=gha,mode=max
36+
load: true
3637
target: test
3738
- name: Test
3839
run: docker run --rm -t ${{ steps.build.outputs.imageid }} pytest

0 commit comments

Comments
 (0)