Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

allow input amount tranche diff #28

allow input amount tranche diff

allow input amount tranche diff #28

Workflow file for this run

name: Rainix CI
on: [push]
jobs:
standard-tests:
strategy:
fail-fast: true
runs-on: ubuntu-latest
env:
RPC_URL_POLYGON: ${{ secrets. RPC_URL_POLYGON}}
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
fetch-depth: 0
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- uses: DeterminateSystems/magic-nix-cache-action@v2
- run: mkdir -p test/csvs
- run: nix run .#rainix-sol-prelude
- run: nix run .#rainix-sol-test