From 526e493762d4780920e700380028cb031239e44f Mon Sep 17 00:00:00 2001 From: Alexander Emelin Date: Sat, 1 Jul 2023 09:30:51 +0300 Subject: [PATCH] fix ci, update license --- .github/workflows/ci.yml | 5 +++++ LICENSE | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90e37a3..b8730bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 diff --git a/LICENSE b/LICENSE index 3d8626d..59961aa 100644 --- a/LICENSE +++ b/LICENSE @@ -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