Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,3 @@ jobs:
with:
flutter-version: "3.44.0"
run-dcm: false

fortal_atlas:
name: Fortal Atlas capture drift
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- uses: kuhnroyal/flutter-fvm-config-action@v2
id: fvm-config-action
- uses: subosito/flutter-action@v2
with:
flutter-version: ${{ steps.fvm-config-action.outputs.FLUTTER_VERSION }}
channel: ${{ steps.fvm-config-action.outputs.FLUTTER_CHANNEL }}
cache: true
- name: Bootstrap workspace
run: |
dart pub global activate melos
melos bootstrap
- name: Verify committed Fortal capture
run: melos run atlas:fortal:check
64 changes: 0 additions & 64 deletions atlas/fortal/README.md

This file was deleted.

Loading
Loading