Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Apr 7, 2024
1 parent b188a0f commit 2dc2541
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
container:
image: ghcr.io/thombashi/python-ci:3.11

environment:
name: testpypi
url: https://pypi.org/p/cleanpy
# environment:
# name: testpypi
# url: https://pypi.org/p/cleanpy

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2dc2541

Please sign in to comment.