summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-12-09 12:04:50 -0500
committerTavian Barnes <tavianator@tavianator.com>2022-12-09 12:05:02 -0500
commitee5d250d27bb1def69077a784bfeb2b444735448 (patch)
tree10e6d938472f661840dccb7dbcdef3860878c9f0 /.github/workflows
parentd0e8026d650bb4318ea8608865d5f5a011366dcc (diff)
downloadbfs-ee5d250d27bb1def69077a784bfeb2b444735448.tar.xz
ci/codeql: Rename the build step
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index e1a99f2..88e9f3f 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -45,7 +45,7 @@ jobs:
languages: cpp
queries: +security-and-quality
- - name: Generate coverage
+ - name: Build
run: |
make -j$(nproc) all