File tree 1 file changed +0
-18
lines changed
1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 85
85
uses : fluencelabs/cli/.github/workflows/tests.yml@main
86
86
with :
87
87
nox-image : " ${{ needs.nox-snapshot.outputs.nox-image }}"
88
- js-client-snapshots : |
89
- {
90
- "aqua-to-js": "0.3.7-feat-VM-407-msgpack-particle-a9a365e-2481-1",
91
- "interfaces": "0.11.0-feat-VM-407-msgpack-particle-a9a365e-2481-1",
92
- "js-client": "0.7.0-feat-VM-407-msgpack-particle-a9a365e-2481-1",
93
- "js-client-isomorphic": "0.5.0-feat-VM-407-msgpack-particle-a9a365e-2481-1",
94
- "marine-worker": "0.5.1-feat-VM-407-msgpack-particle-a9a365e-2481-1",
95
- "npm-aqua-compiler": "0.0.2-feat-VM-407-msgpack-particle-a9a365e-2481-1"
96
- }
97
88
98
89
js-client :
99
90
needs :
@@ -108,15 +99,6 @@ jobs:
108
99
uses : fluencelabs/aqua/.github/workflows/tests.yml@main
109
100
with :
110
101
nox-image : " ${{ needs.nox-snapshot.outputs.nox-image }}"
111
- js-client-snapshots : |
112
- {
113
- "aqua-to-js": "0.3.7-feat-VM-407-msgpack-particle-a9a365e-2481-1",
114
- "interfaces": "0.11.0-feat-VM-407-msgpack-particle-a9a365e-2481-1",
115
- "js-client": "0.7.0-feat-VM-407-msgpack-particle-a9a365e-2481-1",
116
- "js-client-isomorphic": "0.5.0-feat-VM-407-msgpack-particle-a9a365e-2481-1",
117
- "marine-worker": "0.5.1-feat-VM-407-msgpack-particle-a9a365e-2481-1",
118
- "npm-aqua-compiler": "0.0.2-feat-VM-407-msgpack-particle-a9a365e-2481-1"
119
- }
120
102
121
103
registry :
122
104
needs :
You can’t perform that action at this time.
0 commit comments