Skip to content

Commit

Permalink
chore: fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
clintval committed Sep 10, 2023
1 parent 5734b7f commit 2ee4ef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Python package
name: Test the Library

on:
- push
- pull_request

jobs:
test:
Test-the-Library:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 2ee4ef2

Please sign in to comment.