Skip to content

Commit 74317f1

Browse files
Merge pull request #3 from InfoMusCP/develop
update release process to include Clusterability.tox and Rarity.tox
2 parents 3e81db8 + 44d173e commit 74317f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: |
2727
mkdir -p release
2828
cp -r extensions release/
29-
cp Equilibrium.tox Synchronization.tox Smoothness.tox setup.sh setup.bat Examples.toe release/
29+
cp Clusterability.tox Equilibrium.tox Lightness.tox Rarity.tox Smoothness.tox Synchronization.tox setup.sh setup.bat Examples.toe release/
3030
cd release
3131
zip -r ../release.zip .
3232

0 commit comments

Comments
 (0)