Skip to content

Commit bc57352

Browse files
committed
Remove slash
1 parent 34de990 commit bc57352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: |
4444
bazel test //...
4545
- name: Execute simple
46-
uses: ./
46+
uses: .
4747
with:
4848
run: |
4949
echo "FIRST" > integration_test.out

0 commit comments

Comments
 (0)