Skip to content

Commit

Permalink
fix: remove duplicated line
Browse files Browse the repository at this point in the history
  • Loading branch information
jay.yin committed Sep 19, 2023
1 parent e174934 commit 1b43a76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- name: Run bazel test with CLANG c++17
run: |
bazel test --config=clang --cxxopt=-std=c++17 //...
- name: Install cmake and run cmake compile
- name: Install cmake dependencies and run cmake compile
run: |
sudo apt update
Expand Down

0 comments on commit 1b43a76

Please sign in to comment.