summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2024-11-29 08:46:31 +0900
committerHiroshi SHIBATA <[email protected]>2024-11-29 09:49:07 +0900
commit84b14c03851d919a99766386c619fe703134c36c ()
tree545441edd3210ef66cde59a5e0f5c4e39305ac0b
parentc392bec8cc03fe012f63e43145bcaaf83cf30fa1 (diff)
Dont't need to run nmake test
Notes: Merged: https://.com/ruby/ruby/pull/12205
-rw-r--r--./workflows/windows.yml3
1 files changed, 0 insertions, 3 deletions
@@ -174,9 +174,6 @@ jobs:
- run: nmake
- - run: nmake test
- timeout-minutes: 5
-
- name: Set up Launchable
uses: ././actions/launchable/setup
with: