Skip to content

Retry scripts on transient gRPC and pruned-state errors (#57) #27

Retry scripts on transient gRPC and pruned-state errors (#57)

Retry scripts on transient gRPC and pruned-state errors (#57) #27

Workflow file for this run

name: Test
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
test:
name: Run tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v22
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@v14
- name: Test
run: nix develop --command just test