Skip to content

Commit f94481f

Browse files
Align to #52
1 parent cc5f416 commit f94481f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

-3
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
node-version: '22'
3232
cache: 'npm'
3333

34-
- name: Create SQLite Database
35-
run: touch database/database.sqlite
36-
3734
- name: Install Dependencies
3835
run: composer install --no-interaction --prefer-dist --optimize-autoloader
3936

0 commit comments

Comments
 (0)