mirror of
https://github.com/hanskokx/arcane_framework.git
synced 2026-05-14 10:29:06 +02:00
Add environment variables
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user