Skip to content

Commit

Permalink
ci fscache 2
Browse files Browse the repository at this point in the history
  • Loading branch information
hijackthe2 committed Oct 27, 2023
1 parent ead5cd8 commit 5aa1d1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,8 @@ jobs:
sudo -E echo ${CARGO_HOME}
sudo -E echo ${TAR_PATH}
sudo -E curl -LsSf https://get.nexte.st/latest/linux | sudo -E tar zxf - -C ${TAR_PATH}
sudo -E make ut-nextest
CARGO_0=${CARGO}
sudo -E CARGO=${CARGO_0} make ut-nextest
nydus-unit-test-coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5aa1d1b

Please sign in to comment.