Skip to content

Commit 4c85a38

Browse files
committed
Fix typo
1 parent 5a5784b commit 4c85a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Unit tests
3131
run: sbt +test
3232
shell: bash
33-
- name: Integration tests again latest ScalaPy stable
33+
- name: Integration tests against latest ScalaPy stable
3434
run: scripts/integration_test.sh python3 0.5.1
3535
shell: bash
3636
- name: Test virtualenv

0 commit comments

Comments
 (0)