Allow integration tests to actually run every night
This commit is contained in:
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
@@ -8,8 +8,6 @@ on:
|
||||
|
||||
jobs:
|
||||
integration_tests:
|
||||
if: github.event.pull_request.head.repo.full_name == github.repository
|
||||
|
||||
name: Integration Tests
|
||||
runs-on: macos-12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user