Skip to content

Commit

Permalink
[actions] run sync test
Browse files Browse the repository at this point in the history
  • Loading branch information
jbygdell committed Aug 13, 2024
1 parent 99bf40b commit 3ef97ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pr_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
storage: ["posix", "s3"]
storage: ["posix", "s3", "sync"]
steps:
- name: Check out code
uses: actions/checkout@v4
Expand Down

0 comments on commit 3ef97ef

Please sign in to comment.