Skip to content

Commit

Permalink
Merge pull request #5 from Laragear/fix/invalid-workflow
Browse files Browse the repository at this point in the history
[1.x] Fixes workflow
  • Loading branch information
DarkGhostHunter authored Feb 27, 2024
2 parents 15c0ee7 + 83d9c2b commit d7c412d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ name: Test
on:
push:
pull_request:
workflow_call:

jobs:

test:
runs-on: ubuntu-latest

Expand Down

0 comments on commit d7c412d

Please sign in to comment.