Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
perekopskiy committed May 7, 2024
1 parent 6057db3 commit 1f9913d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release-please-cargo-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ jobs:
echo $(pwd)/bin >> $GITHUB_PATH
echo IN_DOCKER=1 >> .env
# - name: Start services
# run: |
# docker compose up -d zk
#
# - name: Cargo check
# run: ci_run cargo check

- name: Push changes
run: |
touch ./test.txt
Expand Down

0 comments on commit 1f9913d

Please sign in to comment.