Skip to content

Commit

Permalink
chore(gh-action): 🐛 (#388) small typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Sep 24, 2023
1 parent 8334f78 commit 5f58522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
call_test_hooks:
uses: ./.github/workflow/test_hooks.yml
uses: ./.github/workflows/test_hooks.yml
secrets: inherit
call_test_ssh_gitlab:
uses: ./.github/workflows/test_ssh_gitlab.yml
Expand Down

0 comments on commit 5f58522

Please sign in to comment.