aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMartin Braun <martin@gnuradio.org>2021-02-17 08:58:52 +0100
committerMartin Braun <martin@gnuradio.org>2021-02-17 08:59:01 +0100
commit748481543fc63f6c166e0dffa74fe956bf55fd46 (patch)
tree4af08fa0243f194f84fabf5a805837054e210dbe /.github
parentgr_filter_sign: bessel bandpass calculation always fails (diff)
downloadgnuradio-748481543fc63f6c166e0dffa74fe956bf55fd46.tar.xz
gnuradio-748481543fc63f6c166e0dffa74fe956bf55fd46.zip
fixup! github: ci: Enable qa_uhd test
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/make-test.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/make-test.yml b/.github/workflows/make-test.yml
index 3b33847af..e4e797d1c 100644
--- a/.github/workflows/make-test.yml
+++ b/.github/workflows/make-test.yml
@@ -6,7 +6,6 @@ on:
pull_request:
branches:
- master
- - qa-uhd
jobs:
check-formatting:
name: Check C++ Formatting