Skip to content

Commit

Permalink
edit ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaynagi committed Sep 30, 2024
1 parent 025bc7c commit 3f302fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action-anoexpress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup python
uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: ${{ matrix.python-version }}
cache: "poetry"

- name: Install dependencies
Expand Down

0 comments on commit 3f302fd

Please sign in to comment.