Skip to content

docs: solve issues by using GNOME AppIndicator (#73) #31

docs: solve issues by using GNOME AppIndicator (#73)

docs: solve issues by using GNOME AppIndicator (#73) #31

Workflow file for this run

name: test
on:
push:
branches: [main, dev]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: "3.24.5"
channel: "stable"
cache: true
- uses: bluefireteam/melos-action@v3
- run: melos run test --no-select