Skip to content

Commit 94b2c03

Browse files
authored
Update CI.yml
1 parent 9b67b96 commit 94b2c03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ jobs:
9999
echo 'Installing Wolfram Engine...'
100100
Start-Process "msiexec.exe" -ArgumentList $MSIArguments -Wait -NoNewWindow
101101
echo 'Installed Wolfram Engine.'
102-
- run: reg query 'HKCU\SOFTWARE\' /s
103102
- uses: julia-actions/setup-julia@v1
104103
- uses: julia-actions/cache@v1
105104
- uses: julia-actions/julia-buildpkg@v1

0 commit comments

Comments
 (0)