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 98d2fa8 commit 3591c6fCopy full SHA for 3591c6f
.github/workflows/check.yml
@@ -28,5 +28,5 @@ jobs:
28
activate-environment: $ENVIRONMENT_NAME
29
30
- name: Check style of notebooks
31
- bash:
+ bash: |
32
make check
0 commit comments