]> gitweb.factorcode.org Git - factor.git/commitdiff
.github: tweak again
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 17 Oct 2023 00:48:55 +0000 (17:48 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 17 Oct 2023 00:48:55 +0000 (17:48 -0700)
.github/workflows/build.yml
.github/workflows/test_branch.yml

index 590486e65ca1ce7a1b02c4786ed5bd3acf6aae06..8f25fec8c30bdc4d668f8044f2881c1d820db6d8 100644 (file)
@@ -51,4 +51,5 @@ jobs:
       shell: cmd
       run: 'factor -run=tools.test resource:core'
     - name: help-lint
+      shell: cmd
       run: 'factor -run=help.lint resource:core resource:basis resource:extra'
index 3951d203458e6d293e619c8ce6fd4a1d60bee76b..2116e4a0e9f526040fe838ec1b0c788a9e6dcc5c 100644 (file)
@@ -48,4 +48,5 @@ jobs:
       shell: cmd
       run: 'factor -run=tools.test resource:core'
     - name: help-lint
+      shell: cmd
       run: 'factor -run=help.lint resource:core resource:basis resource:extra'