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 13021d3 commit a9be4c2Copy full SHA for a9be4c2
.github/workflows/ci.yml
@@ -30,6 +30,7 @@ jobs:
30
npm install -g $(pwd)
31
cd ..
32
rm -rf faas
33
+ metacall-faas --version
34
35
- name: Checkout
36
uses: actions/checkout@v4
0 commit comments