Skip to content

Commit

Permalink
update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
v-rudkovskiy committed Oct 10, 2024
1 parent baa7f40 commit 50ad685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
# Add a test script to composer.json, for instance: "test": "vendor/bin/phpunit"
# Docs: https://getcomposer.org/doc/articles/scripts.md

# - name: Run test suite
# run: composer run-script test
- name: Run test suite
run: php ./demo/NetLicensingDemo.php

0 comments on commit 50ad685

Please sign in to comment.