We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2de90 commit 48f204eCopy full SHA for 48f204e
.github/workflows/test.yml
@@ -35,4 +35,5 @@ jobs:
35
sudo ${{runner.workspace}}/swoole-src/travis/simple-compile-on-github.sh
36
- name: Run Swoole test
37
run: |
38
+ export TRAVIS_BRANCH=${GITHUB_REF##*/}
39
${{runner.workspace}}/swoole-src/travis/route.sh
0 commit comments