Skip to content

Commit e317c26

Browse files
Trivial change
1 parent 21bfe5e commit e317c26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
name: Python packaging
1616
uses: tskit-dev/.github/.github/workflows/python-packaging.yml@main
1717
with:
18-
additional-apt-packages: libgsl-dev
19-
cli-test-cmd: msp --help
18+
cli-test-cmd: msp --help
19+
additional-apt-packages: libgsl-dev
2020

2121
test:
2222
name: Python

0 commit comments

Comments
 (0)