Skip to content

Commit

Permalink
[CHORE:CI] Fix tests-build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nots1dd committed Jan 24, 2025
1 parent 36bf3ad commit ebe9e48
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/inLimbo-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2

# Set up CMake
- name: Set up CMake
uses: scivision/cmake-action@v2
with:
cmake-version: '3.22'

# Install dependencies
- name: Install Dependencies
run: |
Expand Down

0 comments on commit ebe9e48

Please sign in to comment.