ci: remove unsupport syntax

This commit is contained in:
nathan 2023-01-03 23:19:30 +08:00
parent 52c09c863c
commit 2ccc2d7c98

View File

@ -101,12 +101,7 @@ jobs:
working-directory: frontend/app_flowy
run: flutter analyze
<<<<<<< Updated upstream
- if: "$RUNNER_OS" == "Linux"
name: Build Flutter unit test lib
=======
- name: Build Flutter unit test lib
>>>>>>> Stashed changes
working-directory: frontend
run: |
cargo make build-test-lib