Skip to content

Commit

Permalink
Update test build.
Browse files Browse the repository at this point in the history
  • Loading branch information
tannguyen04 committed Mar 6, 2024
1 parent f777a7c commit 5a50f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: composer build

- name: Test PHAR
run: ./.build/git-artifact || exit 1
run: ./.build/git-artifact --help || exit 1
#;> PHP_PHAR

# Demonstration of deployment in 'force-push' mode.
Expand Down

0 comments on commit 5a50f8c

Please sign in to comment.