Skip to content

Commit d15a3a1

Browse files
committed
Revert "TEMP: test wheel build from hines/nrn-PIE-idraw-fix"
This reverts commit c6e37fa.
1 parent c6e37fa commit d15a3a1

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/wheels-nightly.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
- name: Save commit ref
3333
id: save-commit
3434
run: |
35-
36-
# === TEMPORARY: build hines/nrn-PIE-idraw-fix ===
37-
echo "commit=hines/nrn-PIE-idraw-fix" >> "$GITHUB_OUTPUT"
38-
# ===============================================
39-
4035
commit="${{ github.event.inputs.commit }}"
4136
if [[ -n "${commit}" ]]; then
4237
echo "commit=${commit}" >> "$GITHUB_OUTPUT"

0 commit comments

Comments
 (0)