diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 029ea95..33a0cf1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,11 +18,9 @@ jobs: deploy-to-impaas: needs: python-formatting runs-on: ubuntu-latest - steps: + steps: - name: Checkout uses: actions/checkout@v4 - - - name: ImPaaS-Deploy uses: /impaas/impaas-deploy@v3 with: