This commit is contained in:
parent
83cbeb7a2e
commit
2465545b6b
@ -19,6 +19,6 @@ jobs:
|
|||||||
working-directory: ./front/MyINPulse-front
|
working-directory: ./front/MyINPulse-front
|
||||||
run: npx prettier src --check
|
run: npx prettier src --check
|
||||||
|
|
||||||
- name: check build
|
- name: Build frontend
|
||||||
working-directory: ./front/MyINPulse-front
|
working-directory: ./front/MyINPulse-front
|
||||||
run: npm run build
|
run: npm run build
|
@ -58,7 +58,6 @@ import TempModal from "@/components/temp-modal.vue";
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<temp-modal></temp-modal>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user