Skip to content

Commit

Permalink
Fixed error in testing action
Browse files Browse the repository at this point in the history
  • Loading branch information
exTerEX committed Aug 4, 2024
1 parent 7a9cae2 commit 080bfc2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
features:
- cmake
- ninja-build
- dataformat-cli
- datasets-cli
baseImage:
- debian:latest
- ubuntu:latest
Expand All @@ -37,6 +39,8 @@ jobs:
features:
- cmake
- ninja-build
- dataformat-cli
- datasets-cli
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 080bfc2

Please sign in to comment.