File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,16 @@ jobs:
1515 -
uses :
prefix-dev/[email protected] 1616 - name : Create table noetic
1717 run : |
18- pixi run compare-completeness noetic robostack-staging
19- - name : Create table foxy
20- run : |
21- pixi run compare-completeness foxy robostack
22- - name : Create table galactic
23- run : |
24- pixi run compare-completeness galactic robostack-experimental
18+ pixi run compare-completeness noetic robostack-noetic
19+ # - name: Create table foxy
20+ # run: |
21+ # pixi run compare-completeness foxy robostack
22+ # - name: Create table galactic
23+ # run: |
24+ # pixi run compare-completeness galactic robostack-experimental
2525 - name : Create table humble
2626 run : |
27- pixi run compare-completeness humble robostack-staging
27+ pixi run compare-completeness humble robostack-humble
2828 - name : Create table jazzy
2929 run : |
3030 pixi run compare-completeness jazzy robostack-jazzy
You can’t perform that action at this time.
0 commit comments