1
0
mirror of https://github.com/containers/youki synced 2024-11-26 06:08:07 +01:00

minor fix to just

Signed-off-by: yihuaf <yihuaf@unkies.org>
This commit is contained in:
yihuaf 2023-06-09 10:34:23 -07:00
parent 3a790dffe9
commit 9dd047d674

@ -24,7 +24,6 @@ runtimetest:
rust-oci-tests-bin:
./scripts/build.sh -o {{ ROOT }} -r -c integration-test
# Tests
# run oci tests
@ -86,6 +85,7 @@ clean:
dev-prepare:
cargo install typos-cli
# setup dependencies in CI
ci-prepare:
#!/usr/bin/env bash
set -euo pipefail