We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23424f commit c89d9cdCopy full SHA for c89d9cd
.github/workflows/main.yml
@@ -2,7 +2,7 @@ on: [push, pull_request]
2
3
jobs:
4
tests:
5
- uses: asherikov/sharf/.github/workflows/test.yaml@main
+ uses: asherikov/ccws/.github/workflows/reusable_test.yaml@master
6
with:
7
distro: noble
8
workspace_github_repo: asherikov/sharf
0 commit comments