Skip to content

Commit

Permalink
Fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
will-stone committed Dec 26, 2021
1 parent 7f13619 commit c0c280e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI
on: [push]
jobs:
Lint and Test:
lint-and-test:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit c0c280e

Please sign in to comment.