You've already forked focalboard
mirror of
https://github.com/mattermost/focalboard.git
synced 2025-09-16 08:56:19 +02:00
CI: Mac - only run integration tests
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -110,5 +110,5 @@ jobs:
|
||||
with:
|
||||
go-version: 1.16
|
||||
|
||||
- name: "Test server: ${{matrix['db']}}"
|
||||
run: make server-test-${{matrix['db']}}
|
||||
- name: "Test server (minimum): ${{matrix['db']}}"
|
||||
run: make server-test-mini-${{matrix['db']}}
|
||||
|
Reference in New Issue
Block a user