Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
widhalmt committed Oct 11, 2023
1 parent 8258929 commit cf54655
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_full_stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

strategy:
fail-fast: false
max-parallel: 2
max-parallel: 2
matrix:
distro:
- rockylinux8
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_roles_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

strategy:
fail-fast: false
max-parallel: 2
max-parallel: 2
matrix:
distro:
- rockylinux8
Expand Down

0 comments on commit cf54655

Please sign in to comment.