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
5 changes: 0 additions & 5 deletions .github/workflows/celest_cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
# Because many golden tests encode the precise Dart/Flutter SDKs used to generate
# them, these values must be consistently used when running tests locally and in CI.
flutter-version: 3.29.3
# Needed for testing FVM integration and cross-compilation.
- name: Install FVM
run: |
dart pub global activate fvm
dart pub global run fvm:main install 3.32.0-0.2.pre
- name: Setup Libsecret
if: runner.os == 'Linux'
run: tool/setup-ci.sh
Expand Down
3 changes: 0 additions & 3 deletions apps/cli/fixtures/standalone/fvm/.fvmrc

This file was deleted.

11 changes: 0 additions & 11 deletions apps/cli/fixtures/standalone/fvm/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions apps/cli/fixtures/standalone/fvm/.vscode/settings.json

This file was deleted.

5 changes: 0 additions & 5 deletions apps/cli/fixtures/standalone/fvm/analysis_options.yaml

This file was deleted.

83 changes: 0 additions & 83 deletions apps/cli/fixtures/standalone/fvm/client/lib/fvm_client.dart

This file was deleted.

Loading