Skip to content

Commit 0d02e1c

Browse files
authored
Run the normal JS tests on CrowdIn PRs and remove the alternative workflow (github#17794)
1 parent aefb091 commit 0d02e1c

2 files changed

Lines changed: 1 addition & 94 deletions

File tree

.github/workflows/test-translations.yml

Lines changed: 0 additions & 91 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# NOTE: Changes to this file should also be applied to './test-windows.yml' and './test-translations.yml'
1+
# NOTE: Changes to this file should also be applied to './test-windows.yml'
22

33
name: Node.js Tests
44

@@ -8,8 +8,6 @@ on:
88
branches:
99
- main
1010
pull_request:
11-
branches-ignore:
12-
- translations
1311

1412
env:
1513
CI: true

0 commit comments

Comments
 (0)