Skip to content

Add state management for map markers and circles in GameplayMap #572

Add state management for map markers and circles in GameplayMap

Add state management for map markers and circles in GameplayMap #572

name: Run server tests CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- name: Execute e2e tests
run: npm run tests:e2e