Skip to content

Commit 4920ed6

Browse files
committed
Close testing of CI in favour of another PR.
1 parent 4cc59f7 commit 4920ed6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,13 @@ jobs:
124124
dot -c
125125
126126
choco install --yes --no-progress gnuplot
127-
gnuplot --version
127+
#refreshenv
128+
#gnuplot --version
128129
129130
choco install --yes --no-progress asymptote
130-
refreshenv
131-
asy -version
132-
asy -environment
131+
#refreshenv
132+
#asy -version
133+
#asy -environment
133134
134135
choco install --yes --no-progress plantuml
135136
plantuml -h

0 commit comments

Comments
 (0)