Skip to content

Commit

Permalink
fix case of "testing and linting" workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zcutlip committed May 25, 2024
1 parent c3e7bd8 commit 6b62a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-linting.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: testing and linting
name: Testing and Linting

on:
push:
Expand Down

0 comments on commit 6b62a73

Please sign in to comment.