Skip to content

add java code

add java code #107

Workflow file for this run

name: base

Check failure on line 1 in .github/workflows/environment.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/environment.yml

Invalid workflow file

(Line: 2, Col: 1): Unexpected value 'channels', (Line: 6, Col: 1): Unexpected value 'dependencies', (Line: 1, Col: 1): Required property is missing: jobs
channels:
- defaults
dependencies:
- python=3.10
- pip
- flake8
- pytest