Skip to content

Commit

Permalink
Update ci_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh authored Oct 24, 2023
1 parent 97f8d19 commit 21213c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- name: Setup enviorment
run: sudo apt-get install libgl1-mesa-dev xorg-dev

- name: Build Example
- name: Build Test1
run: go build -o bin/test1 tests/test1/test.go

0 comments on commit 21213c2

Please sign in to comment.