Skip to content

Commit

Permalink
Update editmodetestrunner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stilnat authored Sep 28, 2024
1 parent 0a374c1 commit a759ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/editmodetestrunner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
details: ${{ steps.interpret-test-results.outputs.DISPLAY_STRING }}
webhookUrl: ${{ secrets.DISCORD_WEBHOOK_TEST_RESULTS }}
- name: Upload test results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: always()
with:
name: Test results
Expand Down

0 comments on commit a759ac5

Please sign in to comment.