Skip to content

Commit

Permalink
avoid merge commit
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Jan 30, 2024
1 parent d70645f commit 4abb561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: 'recursive'
ref: ${{ github.event.pull_request.head.sha }}
- uses: dtolnay/rust-toolchain@stable
id: toolchain
- name: Set Rust toolchain override
Expand Down

0 comments on commit 4abb561

Please sign in to comment.