ci(macos): do not always run tests for macports build (#2360)
This commit is contained in:
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
@@ -794,7 +794,6 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
if: always()
|
|
||||||
id: test
|
id: test
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user