Allow integration tests to actually run every night

This commit is contained in:
Stefan Ceriu
2022-08-22 11:48:12 +03:00
parent fa5435253f
commit 9ca68176d5

View File

@@ -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