Skip to content

Commit b764f46

Browse files
committed
Merge branch 'master' of github.com:mintuz/react-css-loader
2 parents 50749a0 + 7aae5ea commit b764f46

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/main.workflow

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ workflow "Build, Test, and Publish" {
66
action "Build" {
77
uses = "actions/npm@master"
88
args = "install"
9-
env = {
10-
NODE_ENV = "production"
11-
}
129
}
1310

1411
action "Test" {

0 commit comments

Comments
 (0)