Update tests.yml
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
run: echo "$HOME/.rokit/bin" >> $GITHUB_PATH
|
run: echo "$HOME/.rokit/bin" >> $GITHUB_PATH
|
||||||
|
|
||||||
- name: Install Lune
|
- name: Install Lune
|
||||||
run: rokit install
|
run: rokit install --no-trust-check
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: lune run tests/tests
|
run: lune run tests/tests
|
||||||
|
|||||||
Reference in New Issue
Block a user