Skip to content

Commit

Permalink
fix: create ns
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Choudhary <[email protected]>
  • Loading branch information
vishal-chdhry committed Feb 25, 2024
1 parent 4319cfa commit 353d7b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/migration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
- name: Install report server
run: |
set -e
kubectl create ns reports-server
kubectl apply -f ./config/install.yaml
- name: Wait for report server ready
run: |
Expand Down

0 comments on commit 353d7b7

Please sign in to comment.