Skip to content

Commit

Permalink
Merge pull request #220 from afids/maint/version-format
Browse files Browse the repository at this point in the history
Update version format
  • Loading branch information
kaitj authored Oct 6, 2023
2 parents 787cba6 + aae109f commit 7776106
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/afids-validator_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: khanlab/actions/.github/actions/[email protected]
with:
python-version: ${{ matrix.python-version }}
cache-id: ${{ github.event.pull_request.id }}
install-library: true

- name: Start PostgreSQL services
Expand Down Expand Up @@ -60,7 +59,6 @@ jobs:
uses: khanlab/actions/.github/actions/[email protected]
with:
python-version: ${{ matrix.python-version }}
cache-id: ${{ github.event.pull_request.id }}

- name: isort
run: poetry run isort afidsvalidator test -c
Expand Down

0 comments on commit 7776106

Please sign in to comment.