Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
natekford committed Jan 25, 2024
2 parents 141cf6a + c63aa88 commit d92edf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Test
run: dotnet test --no-build --verbosity normal
- name: Image Artifact
if: '!cancelled()'
uses: actions/upload-artifact@v4
with:
name: image-artifact
Expand Down

0 comments on commit d92edf3

Please sign in to comment.