Test CI wo 311
This commit is contained in:
@@ -14,11 +14,6 @@ jobs:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up Python 3.11
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install python3.11 python3-pip
|
||||
|
||||
- name: Run Tests
|
||||
run: |
|
||||
echo "Running tests..."
|
||||
|
||||
Reference in New Issue
Block a user