Skip to content

Commit

Permalink
rm deprecated code
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmonteiro committed May 6, 2024
1 parent b6040d3 commit b86a053
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
echo "REPO_NAME=${{ github.event.repository.name }}" >> $GITHUB_ENV
echo "TAG=${GITHUB_REF##*/}" >> $GITHUB_ENV
- uses: tercen/actions/start-tercen@main
- name: Check open port
run: bash wait_conn.sh 127.0.0.1 5400
- name: Install client dependencies
run: |
python3 -m pip install --upgrade pip
Expand Down

0 comments on commit b86a053

Please sign in to comment.