Skip to content

Commit

Permalink
test: workflow: change test patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaeu committed Feb 29, 2024
1 parent 124cfba commit c09cbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
strategy:
matrix:
runtype: [ '-m' , '-j' ]
testgroup: [ build-*car*, build*public*, arg-overrides-*, lookup-yml-*, missing-config-*, specify-yml-* ]
testgroup: [ build*car*, build*public*, arg-overrides*, lookup-yml*, missing-config*, specify-yml* ]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit c09cbf5

Please sign in to comment.