Skip to content

Fixed RealTimeUpdatesService - logInFlow works correctly. #52

Fixed RealTimeUpdatesService - logInFlow works correctly.

Fixed RealTimeUpdatesService - logInFlow works correctly. #52

Workflow file for this run

name: Continuous Integration
on: [ push ]
jobs:
docker:
name: Docker Compose
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: isbang/[email protected]
with:
compose-file: "./docker-compose.yml"