Skip to content

Commit 405be42

Browse files
author
David Cavazos
committed
remove nodejs prefix for consistency
1 parent 2fdbe5c commit 405be42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/custard-ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ jobs:
113113
node-version: 20
114114
- run: ./.github/workflows/utils/region-tags-tests.sh
115115

116-
nodejs-test:
117-
name: test
116+
test:
118117
needs: affected
119118
runs-on: ubuntu-latest
120119
timeout-minutes: 120 # 2 hours hard limit

0 commit comments

Comments
 (0)