Skip to content

Update journeys and challenges search bar #1053

Update journeys and challenges search bar

Update journeys and challenges search bar #1053

name: Check flutter code-style CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the image
run: docker build . --file ci/flutter-format/Dockerfile -t app