fix naming of stack builds (they don't test)

This commit is contained in:
Robert Vollmert
2022-09-05 23:27:41 +02:00
committed by Robert
parent 524c6a7c2c
commit 74ee6cd674
+2 -2
View File
@@ -148,14 +148,14 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
include: include:
- name: Linux & test - name: Linux
runs-on: ubuntu-latest runs-on: ubuntu-latest
cache: | cache: |
~/.stack ~/.stack
.stack-work .stack-work
artifact: postgrest-ubuntu-x64 artifact: postgrest-ubuntu-x64
- name: MacOS & test - name: MacOS
runs-on: macos-latest runs-on: macos-latest
cache: | cache: |
~/.stack ~/.stack