Skip to content

Forcing to show current directory of #2

Forcing to show current directory of

Forcing to show current directory of #2

name: Run frontend tests
on: [pull_request]
jobs:
drive:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: subosito/flutter-action@v1
- name: Run tests
run: |
cd frontend

Check failure on line 14 in .github/workflows/run_frontend_tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/run_frontend_tests.yml

Invalid workflow file

You have an error in your yaml syntax on line 14
flutter test