Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Ley
synapse
Commits
782cb742
Unverified
Commit
782cb742
authored
2 years ago
by
Michael Telatynski
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix complement tests using the wrong path (#12933)
parent
7bc08f32
Branches
Branches containing commit
Tags
v0.10.0-rc6
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/tests.yml
+1
-1
1 addition, 1 deletion
.github/workflows/tests.yml
changelog.d/12933.misc
+1
-0
1 addition, 0 deletions
changelog.d/12933.misc
with
2 additions
and
1 deletion
.github/workflows/tests.yml
+
1
−
1
View file @
782cb742
...
@@ -372,7 +372,7 @@ jobs:
...
@@ -372,7 +372,7 @@ jobs:
# Attempt to check out the same branch of Complement as the PR. If it
# Attempt to check out the same branch of Complement as the PR. If it
# doesn't exist, fallback to HEAD.
# doesn't exist, fallback to HEAD.
-
name
:
Checkout complement
-
name
:
Checkout complement
run
:
.ci/scripts/checkout_complement.sh
run
:
synapse/
.ci/scripts/checkout_complement.sh
-
run
:
|
-
run
:
|
set -o pipefail
set -o pipefail
...
...
This diff is collapsed.
Click to expand it.
changelog.d/12933.misc
0 → 100644
+
1
−
0
View file @
782cb742
Test Synapse against Complement with workers.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment