Skip to content

Commit

Permalink
update and refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Noahnc committed Oct 25, 2023
1 parent 9165e85 commit 76bee12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cli-integration-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and Release
name: CLI Integration test

on:
pull_request:
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Run InfraPatch report
shell: bash
run: infrapatch --debug update --dump-json-statistics
run: infrapatch --debug update --dump-json-statistics --confirm

- name: Check report result
shell: pwsh
Expand Down

0 comments on commit 76bee12

Please sign in to comment.