Skip to content

Commit

Permalink
chore: attempt to fix windows lock run
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMinarsch committed Jan 30, 2024
1 parent d3619ee commit 8e4d1e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/common_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
python-version: [ "3.10" ]
poetry-version: ["1.4.0"]

defaults:
run:
shell: bash

timeout-minutes: 10

steps:
Expand Down

0 comments on commit 8e4d1e6

Please sign in to comment.