Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
6523b232
"vscode:/vscode.git/clone" did not exist on "e97c376681b32ea526e04686c8a5c3e8904298d8"
Commit
6523b232
authored
Feb 24, 2026
by
erio
Browse files
revert: remove backend-ci.yml changes (fork-specific CI config)
parent
29c406dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/backend-ci.yml
View file @
6523b232
...
...
@@ -17,7 +17,6 @@ jobs:
go-version-file
:
backend/go.mod
check-latest
:
false
cache
:
true
cache-dependency-path
:
backend/go.sum
-
name
:
Verify Go version
run
:
|
go version | grep -q 'go1.25.7'
...
...
@@ -37,7 +36,6 @@ jobs:
go-version-file
:
backend/go.mod
check-latest
:
false
cache
:
true
cache-dependency-path
:
backend/go.sum
-
name
:
Verify Go version
run
:
|
go version | grep -q 'go1.25.7'
...
...
@@ -46,4 +44,4 @@ jobs:
with
:
version
:
v2.7
args
:
--timeout=5m
working-directory
:
backend
working-directory
:
backend
\ No newline at end of file
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