Skip to content

Commit

Permalink
Fix strategy matrix (#11)
Browse files Browse the repository at this point in the history
* Change location of test files

Signed-off-by: FedeNQ <fedenahuel07@gmail.com>

* Change location of restore-entry-test

Signed-off-by: FedeNQ <fedenahuel07@gmail.com>

* Change location of restore-entry-test

Signed-off-by: FedeNQ <fedenahuel07@gmail.com>

* Adds shell in Run tests

Signed-off-by: FedeNQ <fedenahuel07@gmail.com>

---------

Signed-off-by: FedeNQ <fedenahuel07@gmail.com>
  • Loading branch information
FedeNQ committed Jul 5, 2023
1 parent 8549afd commit aa1fc96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ jobs:
shell: bash
working-directory: ./it
- name: Run tests
run: |
bash ${{ matrix.tests }}
run: bash ${{ matrix.tests }}
shell: bash
working-directory: ./.github/tests

build:
Expand Down

0 comments on commit aa1fc96

Please sign in to comment.