Skip to content

Introducing supabase: users and leaderboards updates from friends #34

Introducing supabase: users and leaderboards updates from friends

Introducing supabase: users and leaderboards updates from friends #34

Workflow file for this run

name: Tests
on:
workflow_dispatch:
pull_request:
types: [ opened, synchronize, reopened ]
jobs:
cypress_run:
runs-on: ubuntu-24.04
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Cypress run
uses: cypress-io/github-action@v6
with:
start: npm run dev:cypress