Add environment variables

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2025-04-29 14:05:00 +02:00
parent 5ec25a6c82
commit 236783c579
+3 -1
View File
@@ -2,7 +2,9 @@ name: Tests
on: on:
workflow_dispatch: workflow_dispatch:
pull_request: pull_request:
env:
PURO_FLUTTER_VERSION: ""
FLUTTER_VERSION: ""
jobs: jobs:
test: test:
name: Analyze and test name: Analyze and test