Skip to content

Commit a09b379

Browse files
committed
temporary disable auth install until we figure out composer setup
1 parent 44d9962 commit a09b379

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tempest-clean-quality-control.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ jobs:
3535

3636
- name: Run Tempest console
3737
run: php ./tempest
38-
39-
- name: Install auth
40-
run: php ./tempest install auth --force
38+
#
39+
# - name: Install auth
40+
# run: php ./tempest install auth --force
4141

4242
- name: Run Tempest Server in the background
4343
run: php ./tempest serve &

0 commit comments

Comments
 (0)