Skip to content

Commit

Permalink
ci: improve the configuration for better checking and output
Browse files Browse the repository at this point in the history
Also check building, just in case

Signed-off-by: Arno Dubois <[email protected]>
  • Loading branch information
Arno500 authored and Arno Dubois committed Oct 30, 2024
1 parent 18aa394 commit 3022009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build:
name: Check if every commit in the PR works
runs-on: ubuntu-latest
timeout-minutes: 60
timeout-minutes: 10
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 3022009

Please sign in to comment.