Skip to content

Commit baa19f7

Browse files
committed
Remove old Rust scripts in CI
1 parent a0e6d0c commit baa19f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3
12-
- run: cargo test
1312
- name: Build Docker image
1413
run: docker build -t terminusdb-change-request-api .
1514

0 commit comments

Comments
 (0)