aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-08-02 17:04:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-08-02 17:04:52 +0300
commit699532ea1831abe3671e671b9190ee1b82f09580 (patch)
treeb24e3bb7f35568dd2d23e1dc2ef58427ef8111ee /.github
parentworkflows/ci: rename to "CI" (diff)
downloadconfig-links-699532ea1831abe3671e671b9190ee1b82f09580.tar.gz
config-links-699532ea1831abe3671e671b9190ee1b82f09580.zip
.ci/ -> test/v1.0.1
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0ff4a3f..41563bc 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -13,4 +13,4 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Test
- run: ./.ci/test.sh
+ run: ./test/test.sh