Skip to content

Commit

Permalink
Update staticAnalysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfolaron authored Sep 4, 2024
1 parent 6d40280 commit 533ba5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/staticAnalysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Install Dependencies
run: make build-dev

- name: Run Tests
run: make phpstan

0 comments on commit 533ba5f

Please sign in to comment.