Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

Commit

Permalink
Merge pull request #24 from MousaZeidBaker/fix/rename-test-workflow
Browse files Browse the repository at this point in the history
rename job in test workflow
  • Loading branch information
MousaZeidBaker authored Jan 16, 2022
2 parents 5808fa9 + fc62e35 commit bfca0ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- '*'

jobs:
publish_testpypi:
test:
runs-on: ubuntu-latest
environment: testpypi
strategy:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetryup"
version = "0.4.0"
version = "0.4.1"
description = "Update dependencies and bump their version in the pyproject.toml file"
authors = ["Mousa Zeid Baker"]
packages = [
Expand Down

0 comments on commit bfca0ae

Please sign in to comment.