Skip to content

Commit

Permalink
fix: create store_path for the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamantios committed Jun 5, 2024
1 parent 0202e6e commit 2063fb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/common_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: "1.17.7"
- name: Create decision maker's `store_path` (data folder)
run: mkdir data
- if: matrix.os == 'ubuntu-latest'
name: Install dependencies (ubuntu-latest)
run: |
Expand Down

0 comments on commit 2063fb5

Please sign in to comment.