Skip to content

Commit

Permalink
Revert "Create default log dir"
Browse files Browse the repository at this point in the history
This reverts commit b93bd9d.
  • Loading branch information
Abhijith Dadaga Arkakeerthy committed Nov 1, 2024
1 parent 2886aa4 commit 17c22b3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
with:
go-version: 1.19

- name: Create default log directory
run: mkdir -p /var/log/asum

- name: Static analysis of code for errors
env:
PM_LOG_DIR: ${{ github.workspace }}/test-logs
Expand Down

0 comments on commit 17c22b3

Please sign in to comment.