Skip to content

Commit

Permalink
other fix
Browse files Browse the repository at this point in the history
  • Loading branch information
freddy77 committed Dec 7, 2024
1 parent 9d6cf4a commit aaad9c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: test-logs
overwrite: true
path: |
src/odbc/unittests/test-suite.log
/tmp/freetds/*
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ test-driver
*.gcno
*.gcda
missing
aaa/
cmake/

0 comments on commit aaad9c2

Please sign in to comment.