Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Commit

Permalink
fix: remove test from cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Apr 4, 2024
1 parent f46c2af commit 45160c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/01-test.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ jobs:
needs: [init]
secrets: inherit

test:
uses: ./.github/workflows/01-test.yml
needs: [init]
secrets: inherit

0 comments on commit 45160c8

Please sign in to comment.