We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78352f7 commit fa2f702Copy full SHA for fa2f702
1 file changed
content/continuous-integration.md
@@ -245,7 +245,7 @@ in the [Collaborative Git lesson](https://coderefinery.github.io/git-collaborati
245
# This workflow will install Python dependencies, run tests and lint with a single version of Python
246
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
247
248
- name: Python application
+ name: Test
249
250
on:
251
push:
0 commit comments