Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Dec 4, 2023
1 parent bd00daa commit b47fb51
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/itest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ jobs:
run: go install github.com/k8s-school/ciux@"${{ env.CIUX_VERSION }}"
- name: Check dependencies consistency
run: ciux ignite $PWD --itest --branch="$GHA_BRANCH_NAME"
- name: Clone fink-alert-simulator code
run: ./itest/clone-fink-alert-simulator.sh
- name: Create ktbx configuration
run: |
cat <<EOF > $HOME/.ktbx
Expand Down Expand Up @@ -133,10 +131,6 @@ jobs:
./itest/prereq-install.sh
- name: Install MinIO
run: ./itest/minio-install.sh
- name: Install finkctl
run: |
. "$CIUXCONFIG"
go install github.com/astrolabsoftware/finkctl@"$FINKCTL_VERSION"
- name: Run fink-alert-simulator
run: |
. "$CIUXCONFIG"
Expand Down

0 comments on commit b47fb51

Please sign in to comment.