mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 05:27:43 -05:00
Fix DebugLineNumbersTest and run it on extended test runs. (#1294)
This commit is contained in:
1
.github/workflows/test-push.yml
vendored
1
.github/workflows/test-push.yml
vendored
@@ -86,6 +86,7 @@ jobs:
|
||||
- run: ./gradlew printActionsTestName --name="${{ matrix.test }}" test --tests ${{ matrix.test }} --stacktrace --warning-mode fail
|
||||
env:
|
||||
TEST_WARNING_MODE: fail
|
||||
EXTENDED_TESTS: ${{ github.event.inputs.extended_tests }}
|
||||
id: test
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user