Skip to content

Commit

Permalink
Bump ansys/scade-actions from 1 to 2 in the actions group (#85)
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [ansys/scade-actions](https://github.com/ansys/scade-actions).


Updates `ansys/scade-actions` from 1 to 2
- [Release notes](https://github.com/ansys/scade-actions/releases)
- [Commits](ansys/scade-actions@v1...v2)

---
updated-dependencies:
- dependency-name: ansys/scade-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent b37b137 commit b658beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: "Install Git and clone project"
uses: actions/checkout@v4

- uses: ansys/scade-actions/scade-tests-pytest@v1
- uses: ansys/scade-actions/scade-tests-pytest@v2
with:
checkout: false
pytest-extra-args: "--cov=ansys --cov-report=term --cov-branch --cov-report=html:.cov/html --cov-report=xml:.cov/xml"
Expand Down

0 comments on commit b658beb

Please sign in to comment.