Skip to content

Commit

Permalink
fix build_and_test workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Apr 10, 2024
1 parent dfb6e9f commit b026246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build_and_test:
uses: homebridge/.github/.github/workflows/nodejs-build-and-test.yml@main
uses: homebridge/.github/.github/workflows/nodejs-build-and-test.yml@latest
with:
enable_coverage: false
secrets:
Expand Down

0 comments on commit b026246

Please sign in to comment.