Skip to content

[#374] Show count of case in Cases page table #1355

[#374] Show count of case in Cases page table

[#374] Show count of case in Cases page table #1355

Workflow file for this run

name: Build & Test
on:
push:
branches:
- main
- develop
- feature*
pull_request:
branches:
- main
- develop
- feature*
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build and Test
run: |
./ci/build.sh