Skip to content

Commit 3625391

Browse files
update test to use examples.gpr instead of the old client.gpr
1 parent bb9e6e3 commit 3625391

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ada.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
run: |
3131
mkdir obj
3232
gprbuild default.gpr
33-
gprbuild client.gpr
33+
gprbuild examples.gpr

0 commit comments

Comments
 (0)