Skip to content

Commit

Permalink
remove nodejs prefix for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcavazos committed Mar 10, 2025
1 parent 2fdbe5c commit 405be42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/custard-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,7 @@ jobs:
node-version: 20
- run: ./.github/workflows/utils/region-tags-tests.sh

nodejs-test:
name: test
test:
needs: affected
runs-on: ubuntu-latest
timeout-minutes: 120 # 2 hours hard limit
Expand Down

0 comments on commit 405be42

Please sign in to comment.