Skip to content

Commit fa2f702

Browse files
committed
better workflow name
1 parent 78352f7 commit fa2f702

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/continuous-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ in the [Collaborative Git lesson](https://coderefinery.github.io/git-collaborati
245245
# This workflow will install Python dependencies, run tests and lint with a single version of Python
246246
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
247247
248-
name: Python application
248+
name: Test
249249
250250
on:
251251
push:

0 commit comments

Comments
 (0)