Skip to content

Commit

Permalink
[CI] Test job
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed May 31, 2024
1 parent 6b893bb commit d4c2eda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
cat /sys/fs/cgroup/memory.high || true
- name: Collect Workflow Telemetry
uses: catchpoint/workflow-telemetry-action@v2
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
timeout-minutes: 30
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
# timeout-minutes: 30
- name: Test
timeout-minutes: 3
shell: python3 {0}
Expand Down

0 comments on commit d4c2eda

Please sign in to comment.