Skip to content

Commit

Permalink
prova
Browse files Browse the repository at this point in the history
  • Loading branch information
andreafrancia committed May 25, 2024
1 parent 36d5189 commit 22e59b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: update certificate
run: sudo update-ca-certificates -v
if:
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 22e59b9

Please sign in to comment.