mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-05 15:27:56 +00:00
Rename continuous integration script
This commit is contained in:
@@ -28,6 +28,6 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Test
|
||||
run: bash tests/script.sh
|
||||
run: bash tests/ci.sh
|
||||
env:
|
||||
CI_PHP_VERSION: ${{ matrix.php }}
|
||||
|
||||
Reference in New Issue
Block a user