kopia lustrzana https://github.com/Guenael/rtlsdr-wsprd
fix(CI): copy/paste mistake fix
rodzic
99e4750ab6
commit
4e409c8dbc
|
@ -22,23 +22,10 @@ jobs:
|
|||
matrix:
|
||||
language: [ 'cpp' ]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
|
||||
steps:
|
||||
- name: "Checkout repository"
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: "Python setup"
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
cache: 'pip'
|
||||
|
||||
- name: "CodeQL Init"
|
||||
uses: github/codeql-action/init@v2
|
||||
with:
|
||||
|
|
Ładowanie…
Reference in New Issue