Skip to content

Commit

Permalink
Update package list.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pranesh-Shrestha authored Jan 9, 2025
1 parent e4d0ee1 commit 65e6a46
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/package list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,3 @@ jobs:
# Step 5: Show list of installed dependencies
- name: List installed dependencies
run: composer show

# Step 6: Run tests (e.g., PHPUnit, or any other test framework)
- name: Run PHPUnit tests
run: vendor/bin/phpunit --configuration phpunit.xml # Adjust this based on your testing setup

0 comments on commit 65e6a46

Please sign in to comment.