Skip to content

redeem-nuggit: store nuggits in objects of remote repository #165

redeem-nuggit: store nuggits in objects of remote repository

redeem-nuggit: store nuggits in objects of remote repository #165

Workflow file for this run

name: Test
on: [push]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: shellcheck
run:
| shellcheck *.sh **/*.sh

Check failure on line 12 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
| ./build.sh
| shellcheck tutorial/.git/redeem.nuggit tutorial/.git/hooks/*
- name: run tests
run: ./test.sh -v