Skip to content

Commit

Permalink
Try reusable actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aarong committed Feb 9, 2024
1 parent 72c0407 commit 56e8b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ on:
- workflow_dispatch # Permit manual initiation
jobs:
tests:
uses: ./.github/workflows/tests.yml
uses: ./.github/workflows/test.yml


0 comments on commit 56e8b31

Please sign in to comment.