Skip to content

Commit 0f1a759

Browse files
committed
Show current GHA prompts
1 parent 425fde1 commit 0f1a759

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/jobs/unit-tests.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
#!/bin/bash
22

3+
echo "$PS0"
4+
echo "$PS1"
5+
echo "$PS2"
6+
echo "$PS4"
7+
38
git config --global --add safe.directory /__w/domjudge/domjudge
49

510
. .github/jobs/data/gha_ci_bashrc

0 commit comments

Comments
 (0)