Skip to content

Commit

Permalink
Attempt to fix github test problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Sigopt committed Jan 15, 2025
1 parent b19748f commit d064460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push: {}
jobs:
pylint:
runs-on: ubuntu-latest
runs-on: python:3.10-bookworm
steps:
- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit d064460

Please sign in to comment.