Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit d0aa303

Browse files
committed
fixes error and make main branch be updated with dev
1 parent 5f994a8 commit d0aa303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: composer install --prefer-dist --no-progress
4646

4747
- name: Run Tests
48-
run: composer run-script Tests
48+
run: composer run-script test
4949

5050
push_to_main:
5151
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)