Skip to content

Commit

Permalink
Fix GITHUB_REF in Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Baekalfen committed Oct 22, 2021
1 parent ce84219 commit 0c82904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ jobs:
cd /work
echo "Starting build"
export GITHUB_REF=${{env.GITHUB_REF}}
python setup.py build_ext --inplace
echo "Starting tests"
Expand Down

0 comments on commit 0c82904

Please sign in to comment.