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