Skip to content

Fetch the repos shallowly, and automatically deepen them until deep #2

Fetch the repos shallowly, and automatically deepen them until deep

Fetch the repos shallowly, and automatically deepen them until deep #2

Workflow file for this run

name: Rust
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
test8:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Develop
run: nix develop
- name: Build Repos
run: build