fix
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -299,9 +299,7 @@ jobs:
|
||||
run: ./script/clippy
|
||||
|
||||
- name: Run tests
|
||||
uses: |
|
||||
export DISPLAY=:99
|
||||
./.github/actions/run_tests
|
||||
uses: ./.github/actions/run_tests
|
||||
|
||||
- name: Build other binaries and features
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user