1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-19 05:56:14 +02:00

CI: Comment out featuretest.

Signed-off-by: utam0k <k0ma@utam0k.jp>
This commit is contained in:
utam0k 2023-03-29 12:32:46 +00:00
parent 22eff8e01e
commit 41daa50fdf
No known key found for this signature in database
GPG Key ID: 2DB29D2A21B41E0E

View File

@ -19,7 +19,9 @@ jobs:
- name: Build
run: make youki-release
- name: test
run: make unittest featuretest oci-tests
# TODO(utam0k): The feature test needs nightly
# run: make unittest featuretest oci-tests
run: make unittest oci-tests
upload:
name: Upload