mirror of
https://github.com/opdavies/glassboxx-sdk-php.git
synced 2025-02-17 22:50:48 +00:00
Add GitHub Actions to automatically run tests
This commit is contained in:
parent
e5268e9707
commit
009e770ae2
2 changed files with 41 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
*
|
||||
!*/
|
||||
!/.github/**
|
||||
!/.gitignore
|
||||
!/composer.json
|
||||
!/src/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue