Skip to content

Commit b44b453

Browse files
authored
another rename
1 parent 5a4dc9c commit b44b453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/programming_team_code_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
name: ptc
100100
path: tests/ptc.pdf
101101

102-
publish_ptc:
102+
publish_pdf:
103103
runs-on: ubuntu-latest
104104
needs: [library_checker_aizu, grep_clangformat_cppcheck, clangtidy, compile_gcc, compile_clang, find_files_without_tests, build_pdf]
105105
if: github.ref == 'refs/heads/dev' && github.event_name == 'push'

0 commit comments

Comments
 (0)