Skip to content

Update and integrate with hc-github-config #42

Update and integrate with hc-github-config

Update and integrate with hc-github-config #42

Workflow file for this run

name: Integration
on:
push:
tags: [ v1 ]
pull_request: {}
jobs:
integration:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- uses: cachix/cachix-action@v15
with:
name: holochain-ci
- name: Test
uses: ./
with:
derivation: github:holochain/holonix?ref=main-0.4