Skip to content

Commit

Permalink
Don't run --update-baseline
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Lahargou <[email protected]>
  • Loading branch information
davidrans and mlahargou authored Aug 21, 2024
1 parent 2edaa53 commit 4fd3379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: composer install

- name: Run psalm
run: ./vendor/bin/psalm --output-format=github --update-baseline
run: ./vendor/bin/psalm --output-format=github

0 comments on commit 4fd3379

Please sign in to comment.