mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-26 18:04:24 +01:00
🧪3️⃣ test: level 3
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -5,12 +5,12 @@ on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
test_level:
|
||||
test_cognitive_level:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
group: [0, 1, 2]
|
||||
group: [0, 1, 2, 3]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python 3.8
|
||||
|
||||
Reference in New Issue
Block a user