Skip to content

Commit

Permalink
Moved debug .env to .run folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
vvuwei committed Jun 30, 2023
1 parent d56f45d commit ec47ecc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .run/Run testnet.run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<option name="IS_ENABLE_EXPERIMENTAL_INTEGRATIONS" value="false" />
<ENTRIES>
<ENTRY IS_ENABLED="true" PARSER="runconfig" IS_EXECUTABLE="false" />
<ENTRY IS_ENABLED="true" PARSER="env" IS_EXECUTABLE="false" PATH="debug.env" />
<ENTRY IS_ENABLED="true" PARSER="env" IS_EXECUTABLE="false" PATH="$PROJECT_DIR$/.run/debug.env" />
</ENTRIES>
</EXTENSION>
<kind value="DIRECTORY" />
Expand Down
File renamed without changes.

0 comments on commit ec47ecc

Please sign in to comment.