Skip to content

Merge branch 'release/1.2.8' of github.com:forta-network/forta-contra… #196

Merge branch 'release/1.2.8' of github.com:forta-network/forta-contra…

Merge branch 'release/1.2.8' of github.com:forta-network/forta-contra… #196

Workflow file for this run

name: Test Subgraph
on: push
jobs:
test-subgraph:
name: Run Unit Test
runs-on: ubuntu-latest
environment: development
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run test
id: test
uses: ./.github/actions/testSubgraph