Skip to content

Commit

Permalink
Disable e2e nightly tests on schedule (#6466)
Browse files Browse the repository at this point in the history
With posit-dev/positron-builds#216  release builds are now tested nightly.  Therefore we can turn off these nightly dev build tests.
  • Loading branch information
jonvanausdeln authored Feb 24, 2025
1 parent 7ed563a commit 0983433
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 308 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-full-suite.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "Test: Full Suite"

on:
schedule:
- cron: "0 4 * * 1-5" # Run at 4 AM UTC on weekdays

workflow_dispatch:
inputs:
Expand Down
Loading

0 comments on commit 0983433

Please sign in to comment.