Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirShaleev committed Feb 24, 2024
1 parent 36ffb16 commit 33e97e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
-DCMAKE_CXX_FLAGS=-stdlib=${{ matrix.stdlib }}
-DCMAKE_CXX_COMPILER=c++
-DCMAKE_BUILD_TYPE=Release
-DIPADDRESS_BUILD_TESTS=ON
-DIPADDRESS_BUILD_DOC=OFF
-DIPADDRESS_BUILD_PACKAGES=OFF
-S ${{ github.workspace }}
# - run: make CXX=c++ CXX_STANDARD=2a CXXFLAGS=-stdlib=${{ matrix.stdlib }}
Expand Down

0 comments on commit 33e97e3

Please sign in to comment.