Skip to content

Commit efd6994

Browse files
use $
1 parent 97eb9d9 commit efd6994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xtest_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
contents: read
99
packages: read
1010
needs: platform-integration
11-
uses: opentdf/tests/.github/workflows/xtest.yml@{{ github.ref }}
11+
uses: opentdf/tests/.github/workflows/xtest.yml@${{ github.ref }}
1212
with:
1313
tests-ref: ${{ github.ref }}

0 commit comments

Comments
 (0)