Skip to content

Commit 9b046b6

Browse files
committed
test(win): from laptop
1 parent 03fa1d9 commit 9b046b6

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Build
22

33
on:
44
push:
5-
# branches:
6-
# - master
5+
branches:
6+
- master
77
pull_request:
88
branches:
99
- master

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ jobs:
2121
fi
2222
curl -LO https://github.com/YOU54F/test/releases/download/0.0.0/pact-2.5.5-windows-${ARCH}.zip
2323
unzip pact-2.5.5-windows-${ARCH}.zip
24-
cd pact-2.5.5-windows-${ARCH}
2524
./pact/bin/pact version

0 commit comments

Comments
 (0)