Skip to content

refactor: disable fail-fast in integration CI #37

refactor: disable fail-fast in integration CI

refactor: disable fail-fast in integration CI #37

name: On Pull Request
# On pull_request, we:
# * always build the rocks
# * always run tests
on:
pull_request:
jobs:
tests:
name: Run Tests
uses: ./.github/workflows/integrate.yaml