Skip to content

Commit

Permalink
Merge pull request #13 from tibaredha/develop
Browse files Browse the repository at this point in the history
Update php.yml
  • Loading branch information
tibaredha authored Dec 11, 2023
2 parents 61ea1ec + 21dfc4f commit eb826d8
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 @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3

- name: run echo
run: echo "tibaredha"
run: echo "tibaredha"

#- name: Validate composer.json and composer.lock
#run: composer validate --strict
Expand All @@ -39,4 +39,4 @@ jobs:
# Docs: https://getcomposer.org/doc/articles/scripts.md

# - name: Run test suite
# run: composer run-script test
# run: composer run-script test

0 comments on commit eb826d8

Please sign in to comment.