We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e018a52 commit 3a7ca3bCopy full SHA for 3a7ca3b
.github/workflows/java.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Test all exercises using java-test-runner
48
run: bin/test-with-test-runner
49
- name: Archive test results
50
- uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba
+ uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
51
with:
52
name: test-results
53
path: exercises/**/build/results.json
0 commit comments