This commit is contained in:
parent
ed758b0092
commit
7580e97569
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ env:
|
||||||
SONAR_TOKEN: ${{ secrets.SQ_KEY }}
|
SONAR_TOKEN: ${{ secrets.SQ_KEY }}
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: flutter-beta
|
runs-on: node22
|
||||||
steps:
|
steps:
|
||||||
- name: Initialize scanner
|
- name: Initialize scanner
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue