Skip to content

Commit

Permalink
enable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisInSky committed Nov 6, 2024
1 parent ea23696 commit 21a9b4f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
ws_tests:
name: Run Workspace Tests
if: false
needs:
- prepare
uses: ./.github/workflows/rs-run-ws-tests.yml
Expand All @@ -86,7 +85,6 @@ jobs:

cli_tests:
name: Run CLI Tests
if: false
needs:
- prepare
uses: ./.github/workflows/rs-run-cli-tests.yml
Expand Down

0 comments on commit 21a9b4f

Please sign in to comment.