Skip to content

[Linux] Add MimeType for appimage and metainfo file support (#195) #85

[Linux] Add MimeType for appimage and metainfo file support (#195)

[Linux] Add MimeType for appimage and metainfo file support (#195) #85

Workflow file for this run

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