Skip to content

Commit

Permalink
Updated step name
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er committed Oct 31, 2022
1 parent d91dc6e commit ca8b068
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/IntegrationTests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
with:
java-version: '14'
distribution: 'adopt'
- uses: actions/setup-python@v2
- name: Set up Python 3.8.10
uses: actions/setup-python@v2
with:
python-version: '3.8.10'
- name: Run integration tests
Expand Down

0 comments on commit ca8b068

Please sign in to comment.