Skip to content

fix!: Limit built-in scalars to the ones defined by the spec #475

fix!: Limit built-in scalars to the ones defined by the spec

fix!: Limit built-in scalars to the ones defined by the spec #475

Workflow file for this run

name: Tests (Library)
on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
- name: Run Tests
run: ./gradlew check