mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 20:50:06 +00:00
Revert "ci: comment out costly things (#4)"
This reverts commit 3168055948.
This commit is contained in:
14
.github/workflows/test.yml
vendored
14
.github/workflows/test.yml
vendored
@@ -1,13 +1,13 @@
|
||||
name: Run Tests
|
||||
|
||||
on:
|
||||
#push:
|
||||
# paths:
|
||||
# - "**.go"
|
||||
# - "go.mod"
|
||||
# - "go.sum"
|
||||
# - "resource/**"
|
||||
# - ".github/workflows/test.yml"
|
||||
push:
|
||||
paths:
|
||||
- "**.go"
|
||||
- "go.mod"
|
||||
- "go.sum"
|
||||
- "resource/**"
|
||||
- ".github/workflows/test.yml"
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user