Skip to content

Commit fa27d13

Browse files
committed
Remove duplicate 'Run unit tests' step
1 parent 5743ea0 commit fa27d13

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cdk_package_code.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ jobs:
5959
run: |
6060
make install
6161
62-
- name: Run unit tests
63-
run: |
64-
make test
65-
6662
- name: Build Python Lambda Functions
6763
run: |
6864
pip3 install -r packages/slackBotFunction/requirements.txt -t packages/slackBotFunction

0 commit comments

Comments
 (0)