Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Avaray committed Aug 10, 2024
1 parent 06c1715 commit 7c6e5af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@ jobs:
php-version: '8.3'
extensions: gd, curl

- name: Print PWD
run: pwd

- name: Lint main file
run: php -l sig.php

0 comments on commit 7c6e5af

Please sign in to comment.