Skip to content

Commit

Permalink
#32: fix error in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Jul 23, 2024
1 parent 701d4fd commit bf8752d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/docker/build-and-test.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@ RUN bash "/opt/src/vt-tv/ci/test_python.sh"
# Artifacts
FROM scratch AS artifacts
COPY --from=test-cpp /tmp/artifacts /tmp/artifacts
COPY --from=test-python /tmp/artifacts /tmp/artifacts

0 comments on commit bf8752d

Please sign in to comment.