Compare commits
No commits in common. "64fb2430c9eb67e7b6eaa0b4d80b036db4a971fd" and "84f1adb12529cbb98721970506da21dfbbc3364b" have entirely different histories.
64fb2430c9
...
84f1adb125
@ -4,7 +4,7 @@ on: [push]
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
container: python:3.13.0
|
||||
container: python:3.12.7
|
||||
steps:
|
||||
- run: apt-get update
|
||||
- run: apt-get install -y git nodejs
|
||||
|
Loading…
Reference in New Issue
Block a user