Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:atframework/libatbus into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
owent committed Sep 19, 2023
2 parents 2afda1f + da5986c commit bc1c084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ jobs:
BUILD_SHARED_LIBS: ${{ matrix.build_shared_libs }}
run: |
C:/msys64/msys2_shell.cmd -mingw64 -defterm -no-start -here -lc "ci/do_ci.sh msys2.mingw.test"
coverage: # job id, can be any string
name: Coverage
codeql: # job id, can be any string
name: CodeQL
# This job runs on Linux
strategy:
matrix:
Expand Down

0 comments on commit bc1c084

Please sign in to comment.