Skip to content

Commit

Permalink
remove debug action step
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Constanti <[email protected]>
  • Loading branch information
bavarianbidi committed Feb 27, 2024
1 parent d9bef79 commit 0eb623f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- name: do stuff
run: |
pwd
echo $HOME
echo $RUNNER_HOME
ls -ltrah /
- name: Set up Go 1.19
uses: actions/setup-go@v1
with:
Expand Down

0 comments on commit 0eb623f

Please sign in to comment.