Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jopelima committed Oct 3, 2023
1 parent 701118d commit a3365cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
sudo cp zeta/test-script.sh debootstrap/test-script.sh
sudo umount umlfs
sudo chmod +x linux-build-artifacts/linux
sudo ./linux-build-artifacts/linux ubd0=umlfs rw || true
sudo ./linux-build-artifacts/linux ubd0=umlfs || true
- name: test
run: echo "test"

0 comments on commit a3365cf

Please sign in to comment.