add no call test

Signed-off-by: kpenfound <kyle@dagger.io>
This commit is contained in:
kpenfound 2024-11-11 10:09:51 -07:00
parent 6d43cdba87
commit b61bdaa567
No known key found for this signature in database
GPG key ID: 70FD4F54AFB76D11

View file

@ -113,3 +113,12 @@ jobs:
echo "does not match"
exit 1
fi
nocall:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- name: "Only Install"
uses: ./
- name: "Test Install"
run: |
dagger core version