Skip to content

Commit

Permalink
Update action workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Nikolaou committed Jul 5, 2024
1 parent 5cb37a9 commit 05b2d0a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:

jobs:
ci:
name: Pint
runs-on: ubuntu-latest

strategy:
name: Pint
fail-fast: true

steps:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:

strategy:
fail-fast: true
matrix:
stability: [prefer-stable]

steps:
- name: Checkout
Expand Down

0 comments on commit 05b2d0a

Please sign in to comment.