From 59ef090ca4635ebbabf8bc40b0a37f8b3a1b35c3 Mon Sep 17 00:00:00 2001 From: Ryan Dale Date: Wed, 21 Feb 2024 19:26:18 -0500 Subject: [PATCH] re-enable library tests --- .github/workflows/GithubActionTests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/GithubActionTests.yml b/.github/workflows/GithubActionTests.yml index 1df118499e..d59a85ccc7 100644 --- a/.github/workflows/GithubActionTests.yml +++ b/.github/workflows/GithubActionTests.yml @@ -6,7 +6,6 @@ concurrency: jobs: test-linux: - if: false name: Linux tests runs-on: ubuntu-latest strategy: @@ -44,7 +43,6 @@ jobs: echo "Skipping pytest - only docs modified" fi test-macosx: - if: false name: OSX tests runs-on: macos-latest steps: @@ -76,7 +74,6 @@ jobs: fi autobump-test: - if: false name: autobump test runs-on: ubuntu-latest steps: