Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed May 27, 2024
1 parent f420f1a commit 8bc2509
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
echo "Missing YAML files count: $missing_yaml_files"
echo "missing_yaml_files=$missing_yaml_files" >> $GITHUB_ENV
echo "missing_files_list=$(echo -e \"$missing_files_list\")" >> $GITHUB_ENV
echo "missing_files_list=$missing_files_list" >> $GITHUB_ENV
- name: Create comment if any YAML files are missing
if: env.missing_yaml_files != '0'
Expand Down
Empty file added submissions/test16.gds
Empty file.

0 comments on commit 8bc2509

Please sign in to comment.