Skip to content

Commit e827278

Browse files
committed
WIP
1 parent b765de5 commit e827278

2 files changed

Lines changed: 417 additions & 273 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
restore-keys: ${{ runner.os }}-composer-
4141

4242
- name: Install Perfbase
43-
run: bash -c "$(curl -fsSL https://cdn.perfbase.com/install.sh)"
43+
run: bash -c "$(curl -fsSL https://cdn.perfbase.com/install.sh)" -- --dev
4444

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

0 commit comments

Comments
 (0)