aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/windows.yml
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-10-10 16:48:26 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2019-10-10 16:48:26 +0900
commit0b26f56a77a6dabe2b1c09c4569ed846798afcdc (patch)
treedabd2cd2f8ffe845dfef030478b87814a6f7e135 /.github/workflows/windows.yml
parent203b7fa1ae8cc40d41c38d684f70b3fea7fae813 (diff)
downloadruby-0b26f56a77a6dabe2b1c09c4569ed846798afcdc.tar.gz
Remove unreachable step level `[ci skip]`
Diffstat (limited to '.github/workflows/windows.yml')
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index ebecaa4de1..a914b1b120 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -59,7 +59,6 @@ jobs:
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\${{ matrix.vs }}\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
nmake ${{ matrix.test_task }}
- if: "!contains(github.event.head_commit.message, '[ci skip]')"
- uses: k0kubun/action-slack@v2.0.0
with:
payload: |