Skip to content

Commit

Permalink
deleted test which is not applicable
Browse files Browse the repository at this point in the history
  • Loading branch information
rajesh-1983 committed Aug 26, 2024
1 parent 2e4f933 commit a579bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- "4318:4318" #HTTP port
volumes:
- ./otel_config.yaml:/etc/otel/config.yaml
- ${HOME}/otel_logs:/var/log/otel
- ${{ github.workspace }}/otel_logs:/var/log/otel
steps:
- uses: actions/checkout@v3
- name: Set up Go
Expand Down

0 comments on commit a579bc6

Please sign in to comment.