Skip to content

Commit

Permalink
Revert "forcefully fix CI until it's clear what the problem is"
Browse files Browse the repository at this point in the history
This reverts commit 9566488.
  • Loading branch information
EliahKagan committed Dec 16, 2024
1 parent ddeb97f commit 65788e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/journey/gix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ title "gix (with repository)"

# for some reason, on CI the daemon always shuts down before we can connect,
# or isn't actually ready despite having accepted the first connection already.
(not_on_ci with "git:// protocol"
(with "git:// protocol"
launch-git-daemon
(with "version 1"
it "generates the correct output" && {
Expand Down Expand Up @@ -278,7 +278,7 @@ title "gix commit-graph"
)
)
fi
(not_on_ci with "git:// protocol"
(with "git:// protocol"
launch-git-daemon
(with "version 1"
(with "NO output directory"
Expand Down

0 comments on commit 65788e8

Please sign in to comment.