Skip to content

Commit

Permalink
Merge branch 'main' of github.com:KhronosGroup/glTF-Blender-IO
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduroure committed Jan 3, 2025
2 parents 2ea7d82 + 6748d93 commit 445a053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
OUT_PREFIX=$GITHUB_WORKSPACE/tests/out yarn test-bail --reporter-options reportDir=out/mochawesome
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test-output
path: tests/out/mochawesome
Expand Down

0 comments on commit 445a053

Please sign in to comment.