Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joneugster committed Aug 20, 2024
1 parent a2dbc5a commit 7c83bba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:
run: (Resolve-Path ~/.elan/bin).Path >> $Env:GITHUB_PATH
shell: pwsh

- name: get mathlib cache
if: matrix.os == 'windows-latest'
run: lake exe cache get
shell: pwsh

- name: run lake build (Windows)
if: matrix.os == 'windows-latest'
run: |
Expand Down

0 comments on commit 7c83bba

Please sign in to comment.