Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 4645b15

Browse files
committed
Rename action step
1 parent 8ab27ad commit 4645b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/checkout@v1
1212

13-
- name: Build Course Docker Image
13+
- name: Build Images & Run Queries
1414
run: cd courses/cpp/ctf-segv/image && ./test.sh
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)