Skip to content

Implement osmosis transfer tests. #25

Implement osmosis transfer tests.

Implement osmosis transfer tests. #25

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