1 parent 0a28bcc commit 194ec51Copy full SHA for 194ec51
2 files changed
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout
30
uses: actions/checkout@v4
31
32
- - name: Guardrails: core must be OS-agnostic
+ - name: "Guardrails: core must be OS-agnostic"
33
run: bash scripts/lint_core_no_os_conditionals.sh
34
35
test:
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
17
18
openwatcom:
0 commit comments