will this work?

This commit is contained in:
codemasher
2020-04-05 21:51:05 +02:00
parent c20890d22c
commit 66dd5f49ca
+2
View File
@@ -69,6 +69,8 @@ jobs:
static-code-analysis:
name: "Static Code Analysis"
runs-on: ubuntu-latest
env:
extensions: ast
steps:
- name: "Checkout"