Skip to content

Commit

Permalink
Tweak fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiuszka committed Jun 4, 2024
1 parent 079792d commit 9a0eb03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bacularis-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress

- name: Update common layer to latest
run: composer update "bacularis/bacularis-common:dev-master"

- name: Run static code analysis
run: composer analyse

0 comments on commit 9a0eb03

Please sign in to comment.