Skip to content

Commit a636066

Browse files
committed
Renamed workflow from build_and_test to just test.
1 parent e2fd304 commit a636066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
workflows:
120120
version: 2
121-
build_and_test:
121+
test:
122122
jobs:
123123
- job_test_javascript
124124
- job_php_code_standards:

0 commit comments

Comments
 (0)