From fb2947352f4d6cea430b74cad9a97041e2cfcb1d Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Tue, 29 Aug 2023 08:52:50 +0200 Subject: [PATCH] Remove test schedule --- .github/workflows/test-graalpy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test-graalpy.yml b/.github/workflows/test-graalpy.yml index 079e971d..c1800108 100644 --- a/.github/workflows/test-graalpy.yml +++ b/.github/workflows/test-graalpy.yml @@ -9,8 +9,6 @@ on: pull_request: paths-ignore: - '**.md' - schedule: - - cron: 30 3 * * * jobs: setup-graalpy: