Skip to content

Commit 6f013e8

Browse files
committed
feat: wip: setup github actions
1 parent e323c7e commit 6f013e8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_and_test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,5 @@ jobs:
8787
- uses: hoverkraft-tech/compose-action@v2.0.1
8888
with:
8989
compose-file: "./docker-compose.yml"
90-
- name: Setup PDM
91-
uses: pdm-project/setup-pdm@v4
92-
- name: Install dependencies
93-
run: pdm install
9490
- name: CLI Smoke Tests
9591
run: ./scripts/cli-smoke-test.sh

0 commit comments

Comments
 (0)