Skip to content

Commit

Permalink
Merge pull request #4 from 021-projects/021-projects-php-8.1-tests
Browse files Browse the repository at this point in the history
Update and rename tests.yml to tests-php-8.1.yml
  • Loading branch information
021-projects authored Mar 17, 2024
2 parents c66401a + d210829 commit f2a4a29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
php-version: '8.1'
- uses: actions/checkout@v3
- name: Install Dependencies
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --ignore-platform-reqs --prefer-dist
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
- name: Create Database
run: |
mkdir -p database
Expand Down

0 comments on commit f2a4a29

Please sign in to comment.