Skip to content

Commit

Permalink
fix ci, update license
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Jul 1, 2023
1 parent 71a65f9 commit 526e493
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,10 @@ jobs:
- name: Check container status
run: docker ps

- uses: iFaxity/wait-on-action@v1
with:
resource: http://localhost:8000
timeout: 10000

- name: Run tests
run: vendor/bin/phpunit
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2019 Centrifugal
Copyright (c) 2023 Centrifugal Labs LTD

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 526e493

Please sign in to comment.