Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
khoroshevskyi committed Apr 4, 2024
1 parent 6f650a5 commit 4657e53
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:

jobs:
deploy:

runs-on: ubuntu-latest
name: upload release to PyPI
permissions:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [master, dev]

jobs:

pytest:
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 4657e53

Please sign in to comment.