Skip to content

chore(docs): remove hardcoding of melt-argo in forwarding of Argo U… #26

chore(docs): remove hardcoding of melt-argo in forwarding of Argo U…

chore(docs): remove hardcoding of melt-argo in forwarding of Argo U… #26

Workflow file for this run

name: ci
on: [push]
jobs:
lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: cachix/cachix-action@v14
with:
name: givonwash
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- name: Lint Changes
run: nix flake check