Skip to content

Commit

Permalink
Force initial checkout to main
Browse files Browse the repository at this point in the history
  • Loading branch information
camposandro committed Jul 31, 2023
1 parent bbb8f42 commit 3a2d192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/asv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Checkout main branch of the repository
uses: actions/checkout@v3
ref: main

- name: Set up Python 3.10
uses: actions/setup-python@v4
Expand Down

0 comments on commit 3a2d192

Please sign in to comment.