Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
c25d421f
Unverified
Commit
c25d421f
authored
Jun 07, 2023
by
Hongxin Liu
Committed by
GitHub
Jun 07, 2023
Browse files
[devops] hotfix testmon cache clean logic (#3917)
parent
9c88b6cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.github/workflows/build_on_pr.yml
.github/workflows/build_on_pr.yml
+0
-1
No files found.
.github/workflows/build_on_pr.yml
View file @
c25d421f
...
@@ -271,7 +271,6 @@ jobs:
...
@@ -271,7 +271,6 @@ jobs:
PR_NUMBER
:
${{ github.event.pull_request.number }}
PR_NUMBER
:
${{ github.event.pull_request.number }}
-
name
:
Remove testmon cache
-
name
:
Remove testmon cache
if
:
github.event.pull_request.merged !=
true
run
:
|
run
:
|
rm -rf /github/home/testmon_cache/_pull/${PR_NUMBER}
rm -rf /github/home/testmon_cache/_pull/${PR_NUMBER}
env
:
env
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment