Skip to content

Commit

Permalink
remove knext
Browse files Browse the repository at this point in the history
  • Loading branch information
northmachine committed Jan 8, 2025
1 parent 5d7e5ed commit e5a80ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openspg-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Python 3.8
uses: actions/setup-python@v4
with:
python-version: '3.8'
python-version: '3.8'
- run: pip install black==22.3.0
- name: Build with Maven
run: mvn -B install --file pom.xml
Expand Down

0 comments on commit e5a80ec

Please sign in to comment.