We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea08f54 commit e9768d6Copy full SHA for e9768d6
1 file changed
.github/workflows/ci_tests.yml
@@ -29,4 +29,4 @@ jobs:
29
- name: Run a multi-line script
30
run: |
31
echo Add other actions to build,
32
- date
+ python -V
0 commit comments