Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DomPeliniAerospike committed Feb 14, 2024
1 parent 7a219b6 commit cde47f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:

- name: Start Docker Engine
if: ${{ inputs.run_tests }}
run: colima star
run: colima start

- if: ${{ contains(github.event.pull_request.labels.*.name, 'new-server-features') }}
uses: docker/login-action@v3
Expand Down

0 comments on commit cde47f3

Please sign in to comment.