Skip to content

Commit b266c02

Browse files
committed
chore: revert build tests checks
1 parent 35c075e commit b266c02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,6 @@ jobs:
112112
poetry --version
113113
- name: Install dependencies and library
114114
run: poetry install
115-
- name: Build tests
116-
run: make build
117115
- name: Run tests
118116
env:
119117
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}

0 commit comments

Comments
 (0)