Skip to content

Commit

Permalink
CI checkout tag
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-jansen committed Sep 8, 2021
1 parent 41b22c0 commit f937152
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
steps:
- name: Checkout alphalens
uses: actions/checkout@v2
- run: git checkout tags/v0.4.2rc1
with:
fetch-depth: 0

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
Expand Down

0 comments on commit f937152

Please sign in to comment.