Skip to content

Commit

Permalink
chore: bump threeal/ctest-action from 1.0.0 to 1.1.0 (#152)
Browse files Browse the repository at this point in the history
Bumps [threeal/ctest-action](https://github.com/threeal/ctest-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/threeal/ctest-action/releases)
- [Commits](threeal/ctest-action@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: threeal/ctest-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
  • Loading branch information
dependabot[bot] and threeal authored Jul 5, 2024
1 parent 3838638 commit 5c2b9c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
options: ASSERT_ENABLE_TESTS=ON

- name: Test Project
uses: threeal/ctest-action@v1.0.0
uses: threeal/ctest-action@v1.1.0
with:
args: --verbose
verbose: true

0 comments on commit 5c2b9c7

Please sign in to comment.