Skip to content

Bump faraday from 2.7.4 to 2.14.1 in /scripts/country-ca (#424) #751

Bump faraday from 2.7.4 to 2.14.1 in /scripts/country-ca (#424)

Bump faraday from 2.7.4 to 2.14.1 in /scripts/country-ca (#424) #751

Workflow file for this run

name: Test
# We want testing for new pull requests before they are merged.
on: [push, pull_request]
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Run tests
run: bazel test :all --test_output=errors