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