Skip to content

Commit

Permalink
Skip the workflow temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu authored and chmeliik committed Dec 4, 2024
1 parent a13c843 commit 4af967b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-task-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ name: Run Task Tests
jobs:
run-task-tests:
runs-on: ubuntu-22.04
# Skipping it temporarily till we fix this workflow
if: false
steps:
- name: Get all changed files in the PR from task directory
id: changed-dirs
Expand Down

0 comments on commit 4af967b

Please sign in to comment.