Skip to content

Commit

Permalink
revert ci change
Browse files Browse the repository at this point in the history
  • Loading branch information
gagantrivedi committed Jun 9, 2024
1 parent 59cea09 commit bb468f4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/api-tests-with-private-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ jobs:
run: mv $GITHUB_WORKSPACE/flagsmith-rbac/rbac .
shell: bash

# - name: integrate rbac tests
# run: ln -s $GITHUB_WORKSPACE/flagsmith-rbac/tests tests/rbac_tests
# shell: bash
# working-directory: api
- name: integrate rbac tests
run: ln -s $GITHUB_WORKSPACE/flagsmith-rbac/tests tests/rbac_tests
shell: bash
working-directory: api

- name: Run Tests
env:
Expand Down

0 comments on commit bb468f4

Please sign in to comment.