Skip to content

Commit

Permalink
Refactor code to improve performance and readability
Browse files Browse the repository at this point in the history
  • Loading branch information
ak5k committed Jan 3, 2024
1 parent c0fb777 commit 89a6ac4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: C++ CI
on:
push:
branches:
- ak5k-patch-1
# tags:
# - '*'
- main
tags:
- '*'
env:
APPVEYOR: true
APPVEYOR_BUILD_NUMBER: ${{ github.run_number }}
Expand Down

0 comments on commit 89a6ac4

Please sign in to comment.