We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent add415d commit 0f76638Copy full SHA for 0f76638
.github/workflows/ci-tests-n-coverage.yml
@@ -25,8 +25,6 @@ jobs:
25
steps:
26
- name: Checkout code
27
uses: actions/checkout@v3
28
- with:
29
- ref: ${{ github.event.pull_request.head.sha }}
30
31
- uses: Swatinem/rust-cache@v2
32
with:
@@ -98,8 +96,6 @@ jobs:
98
96
99
97
100
101
102
103
104
105
0 commit comments