Skip to content

Commit

Permalink
Updated workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Apr 18, 2024
1 parent f0836fd commit 9dafe79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-api-outdated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup Python & Poetry Environment
uses: exasol/python-toolbox/.github/actions/[email protected]
with:
python-version: 3.10
python-version: "3.10"

- name: Run Nox Task to check if API is outdated
run: poetry run nox -s check-api-outdated

0 comments on commit 9dafe79

Please sign in to comment.