Commit 93dbf111 authored by Nikias Bassen's avatar Nikias Bassen

[github-actions] Remove 'make distcheck' from ubuntu build test

parent b0e81c4f
...@@ -15,8 +15,6 @@ jobs: ...@@ -15,8 +15,6 @@ jobs:
run: make run: make
- name: make check - name: make check
run: make check run: make check
- name: make distcheck
run: make distcheck
build-macOS: build-macOS:
runs-on: macOS-latest runs-on: macOS-latest
steps: steps:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment