Skip to content

Commit

Permalink
Change CI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayurifag committed Apr 19, 2024
1 parent f6c6b05 commit 30375c4
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 91 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/integration.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Run linters
on:
push:
branches:
- master
- main
pull_request:

# Allows you to run this workflow manually from the Actions tab
Expand Down
7 changes: 3 additions & 4 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"recommendations": [
"bungcip.better-toml",
"editorconfig.editorconfig"
]
"recommendations": [
"editorconfig.editorconfig"
]
}
14 changes: 0 additions & 14 deletions .vscode/settings.json

This file was deleted.

43 changes: 0 additions & 43 deletions .vscode/tasks.json

This file was deleted.

0 comments on commit 30375c4

Please sign in to comment.