Skip to content

Commit

Permalink
Add some trailing whitespace to prove guilt
Browse files Browse the repository at this point in the history
  • Loading branch information
timabell committed Jan 30, 2024
1 parent 6760afe commit b1eedd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
--display-name=testing-flags \
--live=true \
--listen-on-port=9999 \
--sqlite-file="`pwd`/sqlite/db/test.db" \
--sqlite-file="`pwd`/sqlite/db/test.db" \
2>&1 | go-junit-report -iocopy -set-exit-code -out results-sqlite-flags-${{ matrix.go-version }}.xml
- name: Setup - sqlite (2)
Expand Down

0 comments on commit b1eedd3

Please sign in to comment.