Skip to content

Commit

Permalink
Added mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
rotimi committed May 26, 2024
1 parent 0182c98 commit c438045
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:

name: PHP-${{ matrix.php }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}

# steps:
# - name: Checkout code
# uses: actions/checkout@v4
steps:
- name: Checkout code
uses: actions/checkout@v4
#
# - name: Setup PHP
# uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit c438045

Please sign in to comment.