Skip to content

Commit

Permalink
CI: Misplaced timeout-minutes option [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
francis-clairicia committed Nov 11, 2024
1 parent 65099d8 commit 9400d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ jobs:
with:
fetch-depth: 0
- name: Launch checks
timeout-minutes: 10
uses: ./.github/actions/freebsd-vm
with:
timeout-minutes: 10
release: '14.1'
python-version: '3.11'
run: |
Expand Down

0 comments on commit 9400d08

Please sign in to comment.