Skip to content

Commit

Permalink
remove stan for the old code base
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Apr 14, 2024
1 parent d9169c3 commit a9d14ab
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci-cd.yml
Expand Up @@ -58,9 +58,10 @@ jobs:
run: |
composer fix
- name: PHP Code Style (phpcs)
run: |
composer stan
# @NOTE archiving this repo so this is fine for now
# - name: PHP Code Style (phpcs)
# run: |
# composer stan

- name: Setup application
run: |
Expand Down

0 comments on commit a9d14ab

Please sign in to comment.