Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.20.1' into 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
malte0811 committed Mar 2, 2024
2 parents 842b63a + 2f36220 commit 3460942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
run: ./gradlew compileJava
- name: Run unit tests
run: ./gradlew test
- name: Install ffprobe
run: sudo apt install ffmpeg
- name: Check for stereo sound files
run: scripts/check_sounds.sh
datagen:
Expand Down
Binary file not shown.

0 comments on commit 3460942

Please sign in to comment.