Skip to content

Add an integration test for osmosis transfers. #24

Add an integration test for osmosis transfers.

Add an integration test for osmosis transfers. #24

Workflow file for this run

name: Deploy
on: [push]
jobs:
deploy:
name: deploy arb bot
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v27
run: nix develop --command nixos-rebuild switch --target-host [email protected] --flake flake.nix