Skip to content

Commit

Permalink
remove superflous code
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonsteward-wk committed Mar 22, 2024
1 parent e0d5382 commit 4ea1f2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- name: XML output
run: |
cd ${{github.workspace}}
mkdir artifacts
go2xunit -input ./go-test.txt -output ./artifacts/tests_go_version-${{ matrix.go }}.xml
Expand Down

0 comments on commit 4ea1f2c

Please sign in to comment.