Skip to content

Commit

Permalink
fix: fixed typo in directory name
Browse files Browse the repository at this point in the history
  • Loading branch information
anaik91 committed Oct 27, 2023
1 parent 02fb273 commit de50e09
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
run: |
bash deploy_control_plane.sh ${{ github.workspace }}/test/terraform/control-plane
shell: bash
working-directory: ./test/scipts
working-directory: ./test/scripts
env:
TF_BACKEND_BUCKET: ${{ secrets.TF_BACKEND_BUCKET }}
GCP_PROJECT_ID: ${{ secrets.GCP_PROJECT_ID }}
GCP_REGION: ${{ secrets.GCP_REGION }}
GCP_REGION: ${{ secrets.GCP_REGION }}
File renamed without changes.
File renamed without changes.

0 comments on commit de50e09

Please sign in to comment.