Skip to content

Commit

Permalink
fix cargo_semver workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ameknite committed Jun 19, 2024
1 parent f3252fd commit e5d0cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo_semver_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:

jobs:
check-if-lib:
uses: ./.github/workflows/check-if-lib.yaml
uses: ./.github/workflows/crate_type.yaml

get-baseline:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e5d0cbc

Please sign in to comment.