Skip to content

Commit

Permalink
💚 refs #31 Trying to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vcampitelli committed Feb 27, 2024
1 parent b2afc66 commit 9e6a74d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
${{ runner.os }}-php-
- name: Set up FusionAuth
run: docker compose up --project-directory .github/fusionauth -d
working-directory: .github/fusionauth
run: docker compose up -d

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

0 comments on commit 9e6a74d

Please sign in to comment.