Skip to content

Commit 59f9252

Browse files
committed
windows workflow
1 parent 8912529 commit 59f9252

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ jobs:
4949
curl https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh -sSf > elan-init.sh
5050
sh elan-init.sh -y
5151
echo "$HOME/.elan/bin" >> $GITHUB_PATH
52-
- name: print lean and lake versions
53-
run: |
54-
lean --version
55-
lake --version
5652
- uses: actions/setup-node@v3
5753
- run: npm install --loglevel verbose
5854
- run: npm audit

0 commit comments

Comments
 (0)