Skip to content

Commit c441ca8

Browse files
💚 fix reusable workflow path
1 parent 855ddfe commit c441ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_test_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ on: [push, pull_request]
44

55
jobs:
66
use-reusable:
7-
uses: EasyPackages/.github/.github/workflows/build_and_test_packages.yml@main
7+
uses: .github/.github/workflows/build_and_test_packages.yml@main

0 commit comments

Comments
 (0)