Skip to content

Commit

Permalink
re-enable library tests
Browse files Browse the repository at this point in the history
  • Loading branch information
daler committed Feb 22, 2024
1 parent ce17266 commit 59ef090
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/GithubActionTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ concurrency:

jobs:
test-linux:
if: false
name: Linux tests
runs-on: ubuntu-latest
strategy:
Expand Down Expand Up @@ -44,7 +43,6 @@ jobs:
echo "Skipping pytest - only docs modified"
fi
test-macosx:
if: false
name: OSX tests
runs-on: macos-latest
steps:
Expand Down Expand Up @@ -76,7 +74,6 @@ jobs:
fi
autobump-test:
if: false
name: autobump test
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 59ef090

Please sign in to comment.