We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e6d0c commit baa19f7Copy full SHA for baa19f7
.github/workflows/ci.yml
@@ -9,7 +9,6 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
12
- - run: cargo test
13
- name: Build Docker image
14
run: docker build -t terminusdb-change-request-api .
15
0 commit comments