Skip to content

Added new Attribute, 'scanned', which is given to the elevatorDoor on… #41

Added new Attribute, 'scanned', which is given to the elevatorDoor on…

Added new Attribute, 'scanned', which is given to the elevatorDoor on… #41

Workflow file for this run

name: plotexci
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Dependency packages
run: |
sudo apt-get update
sudo apt-get -y install build-essential python3 npm git
- name: make
run: make test