Skip to content

Commit

Permalink
[test] fix ci 4
Browse files Browse the repository at this point in the history
  • Loading branch information
matyhtf committed Apr 15, 2024
1 parent 1c017a4 commit 35bd09f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/thread.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Run Swoole test
run: |
export SWOOLE_BRANCH=${GITHUB_REF##*/}
export PHP_VERSION=${{ matrix.php }}
export SWOOLE_THREAD=1
export SWOOLE_BUILD_DIR=${{runner.workspace}}
export PHP_VERSION=${{ matrix.php }}
${{runner.workspace}}/swoole-src/scripts/route.sh

0 comments on commit 35bd09f

Please sign in to comment.