1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-19 05:09:41 +02:00

remove test step

This commit is contained in:
Nikita Melnikov 2022-11-03 01:07:50 +02:00
parent eea82fee8f
commit c532007755

View file

@ -16,7 +16,6 @@ jobs:
runs-on: ubuntu-22.04
steps:
- run: echo "$IMAGE_NAME_TEST"
- name: Checkout repository
uses: actions/checkout@v3