Skip to content

Commit

Permalink
Remove no longer needed action step
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiuszka committed Aug 15, 2023
1 parent 451eace commit 63a6a2e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/bacularis-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
restore-keys: |
${{ runner.os }}-composer-
- name: Tweak composer config (until releasing Bacularis 2.1.1)
run: composer config minimum-stability dev

- name: Install dependencies
run: composer install --prefer-dist --no-progress

Expand Down

0 comments on commit 63a6a2e

Please sign in to comment.