Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed May 27, 2024
1 parent f170a8e commit 4bf367a
Show file tree
Hide file tree
Showing 17 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/yaml_file.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check GDS and YAML Files
name: Check for the presence of a corresponding YAML file(s)

on:
pull_request:
Expand Down Expand Up @@ -65,9 +65,9 @@ jobs:
${missingFilesList}
The YAML file is a test sequence format. It's important to think about testing during the design process (Design for Test). Including a test sequence helps ensure that the design can be effectively validated and verified. Please make sure to include the necessary .yaml files to facilitate this.
The YAML file is used to describe an automated test sequence. It is important to think about testing during the design process (Design for Test). Including a test sequence helps ensure that the design can be effectively validated and verified. Please make sure to include the necessary .yaml files to facilitate this.
For more information, refer to the [SiEPIC Testcreator](https://github.com/SiEPIC/SiEPIC_testcreator) repository.
For more information on how to create the test sequence, please refer to the [SiEPIC Testcreator](https://github.com/SiEPIC/SiEPIC_testcreator) repository.
Thank you!
`;
Expand Down
Empty file removed submissions/test10.gds
Empty file.
Empty file removed submissions/test11.gds
Empty file.
Empty file removed submissions/test12.gds
Empty file.
Empty file removed submissions/test13.gds
Empty file.
Empty file removed submissions/test14.gds
Empty file.
Empty file removed submissions/test15.gds
Empty file.
Empty file removed submissions/test16.gds
Empty file.
Empty file removed submissions/test17.gds
Empty file.
Empty file removed submissions/test18.gds
Empty file.
Binary file removed submissions/test3.gds
Binary file not shown.
Empty file removed submissions/test4.gds
Empty file.
Empty file removed submissions/test5.gds
Empty file.
Empty file removed submissions/test6.gds
Empty file.
Empty file removed submissions/test7.gds
Empty file.
Empty file removed submissions/test8.gds
Empty file.
Empty file removed submissions/test9.gds
Empty file.

0 comments on commit 4bf367a

Please sign in to comment.