code smells

This commit is contained in:
Charlie Mordant
2020-04-17 12:56:31 +02:00
parent 050f8a56f1
commit 2f63eab727
5 changed files with 8 additions and 14 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
lint:
# The type of runner that the job will run on
runs-on: ubuntu-latest