Skip to content

chore: profile pump test #69

chore: profile pump test

chore: profile pump test #69

Workflow file for this run

name: hotelyn
on: [pull_request, push]
jobs:
steps:
- uses: actions/checkout@v3

Check failure on line 7 in .github/workflows/main.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yaml

Invalid workflow file

You have an error in your yaml syntax on line 7
- uses: actions/setup-java@v4
with:
distribution: "zulu"
java-version: "11"
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.10.6"
- run: flutter pub get
- run: flutter test