Skip to content

Commit c8fa1dd

Browse files
committed
missed leadin . on locaiton of action file
1 parent 2e7e935 commit c8fa1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
tests:
15-
uses: .github/workflows/tests.yml
15+
uses: ./.github/workflows/tests.yml
1616
secrets:
1717
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
1818

0 commit comments

Comments
 (0)