Movatterモバイル変換


[0]ホーム

URL:


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

Commitb3314ad

Browse files
committed
chore : change build.yml
1 parentc064040 commitb3314ad

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

‎.github/workflows/build.yml‎

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -48,24 +48,3 @@ jobs:
4848

4949
-name:VSCE Packge
5050
run:npx vsce package
51-
52-
darwin:
53-
name:macOS
54-
runs-on:macos-latest
55-
timeout-minutes:30
56-
steps:
57-
-uses:actions/checkout@v2
58-
59-
-name:Setup Node.js environment
60-
uses:actions/setup-node@v2
61-
with:
62-
node-version:14
63-
64-
-name:Install Node.js modules
65-
run:npm install
66-
67-
-name:Lint
68-
run:npm run lint
69-
70-
-name:VSCE Packge
71-
run:npx vsce package

‎.vscode/settings.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"editor.formatOnSave":true,
2+
"editor.formatOnSave":false,
33
"editor.insertSpaces":true,
44
"editor.tabSize":4,
55
"files.insertFinalNewline":true,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp