Skip to content

Commit

Permalink
fix: missing version for yml path
Browse files Browse the repository at this point in the history
  • Loading branch information
adamzero1 authored Jul 17, 2023
1 parent 44b0615 commit 15df818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ permissions:

jobs:
run-unit-tests:
uses: mage-os/infrastructure/.github/workflows/unit-tests.yml
uses: mage-os/infrastructure/.github/workflows/unit-tests.yml@main

0 comments on commit 15df818

Please sign in to comment.