Name nix workflow
This commit is contained in:
@@ -3,6 +3,7 @@ name: Nix CI
|
|||||||
on: [pull_request]
|
on: [pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
name: nix
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ Protolude
|
|||||||
[](https://travis-ci.org/sdiehl/protolude)
|
[](https://travis-ci.org/sdiehl/protolude)
|
||||||
[](https://github.com/protolude/protolude/actions)
|
[](https://github.com/protolude/protolude/actions)
|
||||||
[](https://github.com/protolude/protolude/actions)
|
[](https://github.com/protolude/protolude/actions)
|
||||||
|
[](https://github.com/protolude/protolude/actions)
|
||||||
[](https://hackage.haskell.org/package/protolude)
|
[](https://hackage.haskell.org/package/protolude)
|
||||||
|
|
||||||
A sensible starting Prelude for building custom Preludes.
|
A sensible starting Prelude for building custom Preludes.
|
||||||
|
|||||||
Reference in New Issue
Block a user