فهرست منبع

:sparkles: will this work?

codemasher 5 سال پیش
والد
کامیت
66dd5f49ca
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      .github/workflows/tests.yml

+ 2 - 0
.github/workflows/tests.yml

@@ -69,6 +69,8 @@ jobs:
   static-code-analysis:
     name: "Static Code Analysis"
     runs-on: ubuntu-latest
+    env:
+      extensions: ast
 
     steps:
       - name: "Checkout"