Skip to content

Update for Gerbil v0.18-40-g367f9a56 #377

Update for Gerbil v0.18-40-g367f9a56

Update for Gerbil v0.18-40-g367f9a56 #377

Workflow file for this run

name: default
on: [push, pull_request]
defaults:
run:
shell: bash
jobs:
build_test_job:
runs-on: ubuntu-latest
container: mukn/glow:devel
defaults:
run:
shell: bash
steps:
- name: Checkout repository
uses: actions/checkout@v1
- env:
CACHIX_AUTH_TOKEN: ${{ secrets.CACHIX_AUTH_TOKEN }}
- run: ./scripts/ci.ss local-all