summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Maslek <jmaslek11@gmail.com>2022-11-22 19:34:52 -0500
committerGitHub <noreply@github.com>2022-11-22 19:34:52 -0500
commitbb6c24557559e25f36f4b824acb8f57265667738 (patch)
treeafa94e44b108154b8dffe7a2b354eb8f23d140ad
parent94e9e295e2c2ec28417dffbac40c56067c415131 (diff)
change back patch (#3536)
-rw-r--r--.github/workflows/test.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 5f1063db8a5..d08515fc06f 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -6,8 +6,7 @@ env:
OPENBB_USE_PROMPT_TOOLKIT: false
PIP_DEFAULT_TIMEOUT: 100
on: [pull_request, push]
-paths-ignore:
- - "website/**"
+
jobs:
linting:
name: General Linting