Skip to content

Commit

Permalink
Merge pull request #20 from agensdev/feature/fix-ci
Browse files Browse the repository at this point in the history
Fix CI not succeeding
  • Loading branch information
PerThomasHaga authored Jul 9, 2024
2 parents e910be9 + eda2cc9 commit bf524ac
Show file tree
Hide file tree
Showing 3 changed files with 1,711 additions and 1,751 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Upload JUnit Test Results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: junit-results
Expand Down
Loading

0 comments on commit bf524ac

Please sign in to comment.