Skip to content

Merge development into feat/adding-ios-VPN-profile: manual conflict r… #65

Merge development into feat/adding-ios-VPN-profile: manual conflict r…

Merge development into feat/adding-ios-VPN-profile: manual conflict r… #65

Workflow file for this run

name: Tests
on: push
jobs:
integration:
name: Integration Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version-file: pubspec.yaml
- name: Flutter Test
run: flutter test