Skip to content

Commit

Permalink
Support valgrind test in Github Actions (#3937)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft authored Dec 17, 2020
1 parent 8d2de90 commit 48f204e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
sudo ${{runner.workspace}}/swoole-src/travis/simple-compile-on-github.sh
- name: Run Swoole test
run: |
export TRAVIS_BRANCH=${GITHUB_REF##*/}
${{runner.workspace}}/swoole-src/travis/route.sh

0 comments on commit 48f204e

Please sign in to comment.