Skip to content

feat: CQDG-961 Adjust Cypress tests to fix some timing issues #1337

feat: CQDG-961 Adjust Cypress tests to fix some timing issues

feat: CQDG-961 Adjust Cypress tests to fix some timing issues #1337

Workflow file for this run

name: Commit Lint Check
on: [push]
jobs:
build:
name: Commit Lint Check
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Lint Commits
uses: Ferlab-Ste-Justine/action-commit-lint@v2