Skip to content

Commit

Permalink
Fix feature names
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus committed Mar 30, 2024
1 parent e186b04 commit ff2b0ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/features-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
features:
- ansible
- features-ansible
baseImage:
- buildpack-deps:bookworm-curl
- buildpack-deps:jammy-curl
Expand All @@ -33,7 +33,7 @@ jobs:
fail-fast: false
matrix:
features:
- ansible
- features-ansible

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ff2b0ed

Please sign in to comment.