Skip to content

Commit

Permalink
Remove disabling scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
style95 committed Apr 15, 2024
1 parent a86e039 commit 32cecaf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 114 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/4-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
- name: Check free space
run: df -h
- name: Disable the scheduler
run: "./tools/github/disable-scheduler.sh"
- id: tests
name: Run Tests
run: "./tools/github/run${{ env.TEST_SUITE }}Tests.sh"
Expand Down
112 changes: 0 additions & 112 deletions tools/github/disable-scheduler.sh

This file was deleted.

0 comments on commit 32cecaf

Please sign in to comment.