kopia lustrzana https://github.com/jaymody/picoGPT
Update main.yaml
rodzic
f26c48aabe
commit
3ba7081546
|
@ -35,9 +35,7 @@ jobs:
|
||||||
run: black .
|
run: black .
|
||||||
|
|
||||||
- name: Set up CodeQL
|
- name: Set up CodeQL
|
||||||
uses: github/codeql-action/init@v1
|
uses: github/codeql-action@v2
|
||||||
with:
|
|
||||||
languages: python
|
|
||||||
|
|
||||||
- name: Analyze code with CodeQL
|
- name: Analyze code with CodeQL
|
||||||
uses: github/codeql-action/analyze@v1
|
uses: github/codeql-action/analyze@v1
|
||||||
|
|
Ładowanie…
Reference in New Issue