diff --git a/.gitea/workflows/test-push.yaml b/.gitea/workflows/test-push.yaml index e1326d3..be87a22 100644 --- a/.gitea/workflows/test-push.yaml +++ b/.gitea/workflows/test-push.yaml @@ -12,13 +12,11 @@ jobs: - name: Checking out Telodendria uses: actions/checkout@v4 - - run: "Setting up basic environment" - name: Setup build environment uses: ./.gitea/actions/setup-build with: compiler: gcc ssl: openssl - # TODO: Implement all of this # Compile out Cytoplasm #- name: Compiles Cytoplasm