Skip to content

Commit

Permalink
GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertWesner committed Aug 22, 2024
1 parent c170d7d commit 005fd92
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 13 deletions.
12 changes: 0 additions & 12 deletions .github/workflow/ci.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/awdy.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"require-dev": {
"phpunit/phpunit": "^11.3.1",
"squizlabs/php_codesniffer": "^3.10.2"
},
"scripts": {
"test": "vendor/bin/phpunit -c phpunit.xml "
}
}

0 comments on commit 005fd92

Please sign in to comment.