Skip to content

Commit

Permalink
Did I forgot the tag matcher, or it was still broken?
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffyGhoster committed Jun 12, 2023
1 parent d7e8891 commit 0084165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/byond.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Code checks
run: |
awk -f tools/indentation.awk **/*.dm
python3 tools/TagMatcher/tag-matcher.py ../..
python3 tools/GenerateChangelog/ss13_genchangelog.py html/changelog.html html/changelogs --dry-run
python3 tools/mapmerge2/travis_mapcheck.py
echo "6a5ae087fe5bfa66e52e508655e57120 *html/changelogs/example.yml" | md5sum -c -
Expand Down

0 comments on commit 0084165

Please sign in to comment.