Skip to content

Commit

Permalink
fix: 👷 test another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bile0026 committed Jan 6, 2025
1 parent d2001ae commit 8e50a86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
run: "poetry run invoke build-and-check-docs"
poetry:
runs-on: "ubuntu-22.04"
strategy:
matrix:
poetry-version: ["1.8.4"]
env:
INVOKE_NAUTOBOT_SSOT_LOCAL: "True"
steps:
Expand Down

0 comments on commit 8e50a86

Please sign in to comment.