We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721d066 commit c0e6f42Copy full SHA for c0e6f42
.github/workflows/test.yml
@@ -218,8 +218,6 @@ jobs:
218
219
# NOTE the execution environment lacks a terminal, needed for
220
# some integration tests. So we use `ssh -tt` command to fake a terminal.
221
- - uses: lima-vm/lima-actions/ssh@v1
222
-
223
- name: "Run unit tests"
224
run: ssh -tt lima-default sudo -i make -C /tmp/runc localunittest
225
0 commit comments