We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9b3f2 commit e45c5c2Copy full SHA for e45c5c2
.github/workflows/unit_test.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
call_tester:
14
name: Run unit tests on $BRANCH_NAME branch
15
- uses: avstack-lab/workflows/.github/workflows/test_on_branch_with_uv@main
+ uses: avstack-lab/workflows/.github/workflows/test_on_branch_with_uv.yml@main
16
with:
17
branch: $BRANCH_NAME
18
os: ubuntu-22.04
0 commit comments