mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
ci: Remove unused java testsuite (#445)
This commit is contained in:
committed by
Matan Kushner
parent
0eafb2bde7
commit
d335abca3d
@@ -71,11 +71,6 @@ jobs:
|
||||
with:
|
||||
python-version: "3.6.9"
|
||||
|
||||
# Install Java at a fixed version
|
||||
- uses: actions/setup-java@master
|
||||
with:
|
||||
java-version: '12.0.2'
|
||||
|
||||
# Run the ignored tests that expect the above setup
|
||||
- uses: actions/checkout@master
|
||||
- name: Run all tests
|
||||
|
||||
Reference in New Issue
Block a user