Skip to content

60 getallcohort bug cohortuserprofileimage is shown as null even though it contains string #162

60 getallcohort bug cohortuserprofileimage is shown as null even though it contains string

60 getallcohort bug cohortuserprofileimage is shown as null even though it contains string #162

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 'lts/*'
- run: npm ci
- run: npx eslint src