Skip to content

Commit

Permalink
Merge branch 'main' into feature/flags-for-compare
Browse files Browse the repository at this point in the history
  • Loading branch information
b-per authored Nov 6, 2024
2 parents 67546aa + e31d412 commit 7387924
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}

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

0 comments on commit 7387924

Please sign in to comment.