Skip to content

Commit

Permalink
Fix call to 'func-target'
Browse files Browse the repository at this point in the history
  • Loading branch information
lmlg committed May 24, 2024
1 parent 2dcde4b commit 8b8f558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ jobs:
run: |
date
mv ~/artifacts/ceph-fs.charm ./
tox -c src func-target -- jammy-antelope
tox -c src -e func-target -- jammy-antelope

0 comments on commit 8b8f558

Please sign in to comment.