mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 01:22:20 +00:00
Fix typo.
This commit is contained in:
parent
b641b9257f
commit
45e440ea53
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stackage-nightly.yml
vendored
2
.github/workflows/stackage-nightly.yml
vendored
|
|
@ -41,4 +41,4 @@ jobs:
|
|||
build_deps || build_deps
|
||||
- name: Test nightly
|
||||
run: |
|
||||
stack build --resolver nightly --haddock --test --bench --no-run-benchmarks
|
||||
stack build --resolver nightly --haddock --test --bench --no-run-benchmarks
|
||||
|
|
|
|||
Loading…
Reference in a new issue