Skip to content

Commit

Permalink
Don't test
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-s committed Dec 5, 2024
1 parent 5eff3dc commit 3f915a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ jobs:
run: |
choco install sbcl -source tools-for-build
choco install miniconda3 --params="'/AddToPath:1'"
Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1
refreshenv
conda activate
conda list
- name: build sbcl
working-directory: ../sbcl
env:
Expand Down

0 comments on commit 3f915a8

Please sign in to comment.