Skip to content

Commit c92c837

Browse files
committed
this should not be required
1 parent 77e5013 commit c92c837

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/CI.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,10 @@ jobs:
142142
printenv | sort
143143
conda list
144144
145-
- name: Rebuild RMG
146-
run: |
147-
make clean
148-
make
145+
# - name: Rebuild RMG
146+
# run: |
147+
# make clean
148+
# make
149149

150150
- name: Install Q2DTor
151151
run: echo "" | make q2dtor

0 commit comments

Comments
 (0)