Skip to content

Commit

Permalink
Debug e2e workflow execution
Browse files Browse the repository at this point in the history
  • Loading branch information
browseman committed Jan 24, 2025
1 parent 6ef43da commit f19156b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/temp-rm-me.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: TEMP-rm-me
on:
workflow_dispatch:
inputs:
Expand Down Expand Up @@ -30,9 +30,9 @@ jobs:
go-version: '1.22'
check-latest: true

- name: Build operator
run:
make build
# - name: Build operator
# run:
# make build

- name: Configure AWS
uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit f19156b

Please sign in to comment.