Skip to content

Commit

Permalink
0.5.1 - ci.yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
snohio committed Nov 29, 2023
1 parent 421c105 commit 491a459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

integration-azure:
runs-on: ubuntu-latest
continue-on-error: true
needs:
- markdownlint
- yamllint
Expand Down Expand Up @@ -59,6 +58,7 @@
AZURE_SUBSCRIPTION_ID: ${{ secrets.SUBSCRIPTION_ID }}
AZURE_TAGS: ${{ vars.AZURE_TAGS }}
- name: Test-Kitchen Converge Again
if: always()
uses: actionshub/test-kitchen@main
with:
suite: ${{ matrix.suite }}
Expand Down

0 comments on commit 491a459

Please sign in to comment.