We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5784b commit 4c85a38Copy full SHA for 4c85a38
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Unit tests
31
run: sbt +test
32
shell: bash
33
- - name: Integration tests again latest ScalaPy stable
+ - name: Integration tests against latest ScalaPy stable
34
run: scripts/integration_test.sh python3 0.5.1
35
36
- name: Test virtualenv
0 commit comments