Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Dec 3, 2024
1 parent 027b1c0 commit 8797250
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- run: composer pest:e2e -- --ci

- uses: actions/upload-artifact@v4
if: ${{ matrix.php == '8.4' && matrix.prefer == '--prefer-stable' }}
with:
name: coverage
path: coverage.xml
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# typisttech/wordfence-api
# Wordfence API

0 comments on commit 8797250

Please sign in to comment.