Skip to content

Commit fa82c51

Browse files
committed
hopefully fixing windows
1 parent 06a225f commit fa82c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: composer install --ansi --no-interaction --no-progress
6363

6464
- name: "Build Sass"
65-
run: bin/console sass:build
65+
run: php bin/console sass:build
6666

6767
- name: "Install PHPUnit"
6868
run: vendor/bin/simple-phpunit install

0 commit comments

Comments
 (0)