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 8, 2024
1 parent 28c12ec commit d9c9eff
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 d9c9eff

Please sign in to comment.