diff options
author | 2022-03-09 14:25:44 -0800 | |
---|---|---|
committer | 2022-03-09 16:25:44 -0600 | |
commit | c9d84af6b1e451ce464a9280a2e39bfa6a9b798f (patch) | |
tree | b4e02415e027548362a9cf45606eb538da5e574d | |
parent | 4b53a53c1b7df094b5bd194955ff1c4cf7cc809f (diff) | |
download | astro-c9d84af6b1e451ce464a9280a2e39bfa6a9b798f.tar.gz astro-c9d84af6b1e451ce464a9280a2e39bfa6a9b798f.tar.zst astro-c9d84af6b1e451ce464a9280a2e39bfa6a9b798f.zip |
run tests on example change (#2745)
-rw-r--r-- | .github/workflows/ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b2c072e3d..de933644c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,6 @@ on: pull_request: paths-ignore: - '.vscode/**' - - 'examples/**' # Automatically cancel in-progress actions on the same branch concurrency: |