Skip to content

Commit

Permalink
Update automated-testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
areleu authored Oct 17, 2024
1 parent e4ea367 commit 68289c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automated-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v4
with:
python-version: '3.7'
python-version: '3.7.17'
architecture: x64
- uses: actions/setup-java@v2
with:
Expand Down Expand Up @@ -101,4 +101,4 @@ jobs:
filename: open_energy_ontology__${{ env.BRANCH }}.json
label: CQ Coverage
message: ${{ env.COVERAGE }}
color: green
color: green

0 comments on commit 68289c0

Please sign in to comment.