mirror of
https://github.com/okalachev/flix.git
synced 2026-09-06 00:10:58 +00:00
Add parameters metadata for qgc
Handle COMPONENT_METADATA requests from gcs, providing a manually written (for now) static metadata urls.
This commit is contained in:
@@ -7,6 +7,12 @@ on:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
metadata:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
- name: Check metadata
|
||||
run: tools/metadata.py
|
||||
csv_to_ulog:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user