Skip to content

Merge branch 'fix/card-linking-2' of https://github.com/codex-team/ha… #724

Merge branch 'fix/card-linking-2' of https://github.com/codex-team/ha…

Merge branch 'fix/card-linking-2' of https://github.com/codex-team/ha… #724

name: Run integration tests on push
on:
- push
jobs:
tests:
name: Run integration tests
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Run tests
run: yarn test:integration