Skip to content

Commit

Permalink
...4
Browse files Browse the repository at this point in the history
  • Loading branch information
rhonalindiefolks committed Dec 30, 2024
1 parent 343312b commit 6110314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: composer install --prefer-dist --no-progress --no-suggest --optimize-autoloader

- name: Php Pest
run: ./vendor/bin/pest --cache-result --no-output --cache-directory=./cache --configuration=./phpunit.xml
run: ls -la && ./vendor/bin/pest --cache-result --no-output --cache-directory=./cache --configuration=./phpunit.xml

0 comments on commit 6110314

Please sign in to comment.