Skip to content

test: set fixed time to the map page tests (#872) #1462

test: set fixed time to the map page tests (#872)

test: set fixed time to the map page tests (#872) #1462

Workflow file for this run

name: test docker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docker-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: check the dockerfile
run: |
docker build .