Updated names
All checks were successful
Pull Request Pipeline / lint (pull_request) Successful in 2m3s
Pull Request Pipeline / test (pull_request) Successful in 1m57s

This commit is contained in:
2026-01-19 23:15:06 +01:00
parent e199800dec
commit 31ece1b321
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ on:
pull_request:
jobs:
Lint:
lint:
runs-on: ubuntu-latest
steps:
@@ -24,7 +24,7 @@ jobs:
- name: Analyze Formatting
run: flutter analyze lib test
Test:
test:
runs-on: ubuntu-latest
env:
RUNNER_TOOL_CACHE: /toolcache