COS301-SE-2024 / IoT-DIRfram

This project aims to develop software for a Raspberry Pi that automatically executes when connected via USB or UART to retrieve information from an IoT device. The software will gather details such as firmware version, chip model, and voltage usage, compiling them into an XML format.
0 stars 0 forks source link

Add some fixs to CI/CD #36

Closed Yi-Rou1234 closed 2 months ago

Yi-Rou1234 commented 2 months ago

Fix the CI/CD so that actions are successful

Yi-Rou1234 commented 2 months ago

FIxed node.js.yml and just need to fix the pipeline.yml

Yi-Rou1234 commented 2 months ago

got the LINT to work