Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 91d3dd4

Browse files
feat: use .env for running tests
1 parent d04e22f commit 91d3dd4

File tree

4 files changed

+348
-172
lines changed

4 files changed

+348
-172
lines changed

‎.gitignore‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Don't accidentally allow users to commit changes in test_config.js, since it
22
# may contain sensitive keys. Users who want to change this file, e.g. add a new
33
# workflow parameter, should explicitly run `git add -f src/test_config.js`.
4-
src/test_config.js
4+
# src/test_config.js
5+
node_modules/*
6+
*gitpod*
7+
.env

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /