Skip to content

Commit

Permalink
test-quick was renamed to test-misc (#3977)
Browse files Browse the repository at this point in the history
b3309dd renamed test-quick to
test-misc; however missed the target under test-no-qemu.

Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
  • Loading branch information
alexcb committed Apr 3, 2024
1 parent 9421a35 commit cc89ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ lint-docs:
# test-no-qemu runs tests without qemu virtualization by passing in dockerhub authentication and
# using secure docker hub mirror configurations
test-no-qemu:
BUILD --pass-args +test-quick
BUILD --pass-args +test-misc
BUILD --pass-args +test-no-qemu-group1
BUILD --pass-args +test-no-qemu-group2
BUILD --pass-args +test-no-qemu-group3
Expand Down

0 comments on commit cc89ca0

Please sign in to comment.