Skip to content

Commit

Permalink
Test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
llegregam committed May 22, 2023
1 parent b8c5411 commit d214c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_test_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push]

jobs:
build_an_publish:
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
steps:
- name: Checkout Repository # You must checkout your repository first.
uses: actions/checkout@v3
Expand Down

0 comments on commit d214c0a

Please sign in to comment.